Skip to content

Commit

Permalink
feat: add specs for CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
jonrkarr committed Sep 27, 2021
1 parent f0d6836 commit e3a969b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions biosimulators.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,12 @@
},
"operatingSystemType": "Linux"
},
"cli": {
"packageRepository": "PyPI",
"package": "biosimulators-pysces",
"command": "biosimulators-pysces",
"installationInstructions": "https://docs.biosimulators.org/Biosimulators_PySCeS/installation.html"
},
"pythonApi": {
"package": "biosimulators-pysces",
"module": "biosimulators_pysces",
Expand Down

0 comments on commit e3a969b

Please sign in to comment.