Skip to content

Commit bf1c2a5

Browse files
committed
added requirements.txt
1 parent dd67681 commit bf1c2a5

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

requirements.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
setuptools
2+
tox
3+
pytest
4+
coverage
5+
black
6+
pylint

tox.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ envlist = py36
1010
[testenv]
1111
deps =
1212
pytest
13-
numpy
1413
coverage
1514
black
1615
pylint

0 commit comments

Comments
 (0)