Skip to content

Commit

Permalink
Merge 6a5b388 into 4c56f33
Browse files Browse the repository at this point in the history
  • Loading branch information
bgyori committed Nov 9, 2018
2 parents 4c56f33 + 6a5b388 commit 094a229
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -28,7 +28,7 @@ def main():
setup_requires=['nose'],
tests_require=['coverage', 'pygraphviz', 'matplotlib', 'pexpect',
'pandas', 'theano', 'h5py', 'mock', 'cython',
'libsbml', 'roadrunner'],
'python-libsbml', 'roadrunner'],
cmdclass=cmdclass,
keywords=['systems', 'biology', 'model', 'rules'],
classifiers=[
Expand Down

0 comments on commit 094a229

Please sign in to comment.