removing dead tests + add hypothesis-cfg in requirements.txt
This commit is contained in:
parent
651d6e352b
commit
dbc31ebf87
4 changed files with 2 additions and 28 deletions
2
setup.py
2
setup.py
|
|
@ -13,7 +13,7 @@ setup(name='py-stl',
|
|||
'lenses',
|
||||
'sympy',
|
||||
'bitarray',
|
||||
'traces'
|
||||
'traces',
|
||||
],
|
||||
packages=find_packages(),
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue