Skip to content

Commit 8a21983

Browse files
committed
reset
1 parent 4fa35bb commit 8a21983

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
try:
3232
from setuptools import setup
3333

34-
install_requires_src = ['numpy', 'packaging']
34+
install_requires_src = ['numpy', 'packaging', 'nose']
3535
extras_requires_src = {
3636
'sympy': ['sympy'],
3737
'glpk': ['swiglpk',],

0 commit comments

Comments
 (0)