deduplicate fastboolean_eval from boolean_eval + packaging
This commit is contained in:
parent
c41231e964
commit
5756362b3c
6 changed files with 13 additions and 82 deletions
1
setup.py
1
setup.py
|
|
@ -12,6 +12,7 @@ setup(name='py-stl',
|
|||
'parsimonious',
|
||||
'lenses',
|
||||
'sympy',
|
||||
'bitarray',
|
||||
],
|
||||
extras_require = {
|
||||
'robustness': ['numpy', 'pandas']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue