Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 763fe65

Browse files
committed
add req-dev
1 parent 4f4dfd9 commit 763fe65

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

requirements_dev.txt

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
numpy>=1.6
2+
scipy>=0.14
3+
matplotlib>=1.5
4+
pytest
5+
pytest-cov
6+
pytest-mpl
7+
coverage
8+
docopt
9+
requests
10+
pyyaml
11+
ruff
12+
pre-commit
13+
isort

0 commit comments

Comments
 (0)