Skip to content

Commit d292578

Browse files
committed
skpkg: list dependencies in requirements folder
1 parent bd4fa97 commit d292578

File tree

5 files changed

+2
-8
lines changed

5 files changed

+2
-8
lines changed

requirements/build.txt

Whitespace-only changes.

requirements/conda.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
11
numpy
2-
xraydb
3-
scipy

requirements/docs.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
sphinx
22
sphinx_rtd_theme
3+
sphinx-copybutton
34
doctr
45
m2r

requirements/pip.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
11
numpy
2-
xraydb
3-
scipy

requirements/test.txt

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,5 @@ flake8
22
pytest
33
codecov
44
coverage
5-
pytest-env
6-
pytest-mock
75
pytest-cov
8-
freezegun
9-
DeepDiff
6+
pytest-env

0 commit comments

Comments
 (0)