Skip to content

Commit 21d1a53

Browse files
authored
requirements (#30)
1 parent 7c77b11 commit 21d1a53

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

requirements/run.txt

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
numpy
2+
scipy
3+
matplotlib-base

requirements/test.txt

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
flake8
2+
pytest
3+
codecov
4+
coverage

0 commit comments

Comments
 (0)