Skip to content

Commit

Permalink
Merge branch 'develop' into fix_check_bounds
Browse files Browse the repository at this point in the history
  • Loading branch information
jvanhoefer authored Nov 23, 2020
2 parents 78ab2ff + f36d9b1 commit 2c4ca72
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ def read(fname):
'tqdm>=4.46.0'],
tests_require=['pytest>=5.4.2',
'flake8>=3.7.2',
'gitpython>=3.1.2'],
'gitpython>=3.1.2',
'petabtests'],
extras_require={'amici': ['amici>=0.11.8'],
'petab': ['petab>=0.1.11'],
'ipopt': ['ipopt>=0.1.9'],
Expand Down

0 comments on commit 2c4ca72

Please sign in to comment.