Skip to content

Commit 4fa35bb

Browse files
committed
for conda
1 parent 40a8432 commit 4fa35bb

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', 'nose']
34+
install_requires_src = ['numpy', 'packaging']
3535
extras_requires_src = {
3636
'sympy': ['sympy'],
3737
'glpk': ['swiglpk',],

0 commit comments

Comments
 (0)