File: requirements.txt

package info (click to toggle)
python-epimodels 0.4.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 268 kB
  • sloc: python: 821; makefile: 24; sh: 14
file content (15 lines) | stat: -rw-r--r-- 270 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Add your pinned requirements so that they can be easily installed with:
# pip install -r requirements.txt
# Remember to also add them in setup.cfg but unpinned.
# Example:
# numpy==1.13.3
# scipy==1.0
numpy
scipy
sympy
pytest
pytest-cov
matplotlib
mypy
sphinx
pyitlib