Remove local files

This commit is contained in:
danielsanchezq 2023-04-03 10:37:13 +02:00
parent 9aba275f72
commit 85066df832
2 changed files with 0 additions and 12 deletions

View File

View File

@ -1,12 +0,0 @@
from setuptools import setup
setup(
name='nomos-specs',
version='',
packages=['carnot'],
url='',
license='',
author='mohammad-az',
author_email='',
description=''
)