Skip to content

Commit

Permalink
chore: added ipython to Pipenv
Browse files Browse the repository at this point in the history
  • Loading branch information
jonrkarr committed Sep 24, 2021
1 parent b936394 commit b96615d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Dockerfile-assets/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ verify_ssl = true
name = "pypi"

[packages]
ipython
ipython = "*"
biosimulators-utils = {version = ">=0.1.125", extras = ["bngl", "cellml", "lems", "logging", "neuroml", "sbml", "smoldyn"]}
# AMICI
biosimulators-amici = ">=0.1.19"
Expand Down
4 changes: 2 additions & 2 deletions Dockerfile-assets/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b96615d

Please sign in to comment.