Skip to content

Commit 763fe65

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

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

requirements_dev.txt

+13
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)