Skip to content

Commit 6cbe0cb

Browse files
committed
Try to install pysb from master
1 parent 51fcc32 commit 6cbe0cb

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

setup.cfg

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,7 @@ install_requires =
2525
pysd
2626
more_itertools
2727
indra @ git+https://github.com/gyorilab/indra.git@master
28-
# waiting for the branch below to be merged into pysb and for a new version of pysb to be released
29-
# to make it compatible with sympy>=1.12.0
30-
pysb @ git+https://github.com/jmuhlich/pysb.git@sympy-numpy-update
28+
pysb @ git+https://github.com/pysb/pysb.git
3129
decorator>=5.0.0
3230

3331
zip_safe = false

0 commit comments

Comments
 (0)