syncing builds start moving to hypothesis
This commit is contained in:
parent
f04f1b3eeb
commit
c7e16566a0
12 changed files with 121 additions and 37 deletions
3
setup.py
3
setup.py
|
|
@ -15,8 +15,5 @@ setup(name='py-stl',
|
|||
'bitarray',
|
||||
'traces'
|
||||
],
|
||||
extras_require = {
|
||||
'robustness': ['pandas']
|
||||
},
|
||||
packages=find_packages(),
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue