Skip to content

Commit 52a9c0a

Browse files
committed
skpkg: list dependencies in requirements folder
1 parent 88d6b23 commit 52a9c0a

File tree

5 files changed

+2
-11
lines changed

5 files changed

+2
-11
lines changed

requirements/build.txt

Lines changed: 0 additions & 2 deletions
This file was deleted.

requirements/conda.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1 @@
11
numpy
2-
scipy
3-
diffpy.utils
4-
matplotlib-base
5-
bg-mpl-stylesheets

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 & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1 @@
11
numpy
2-
scipy
3-
diffpy.utils
4-
matplotlib
5-
bg-mpl-stylesheets

requirements/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ flake8
22
pytest
33
codecov
44
coverage
5-
pytest-env
65
pytest-cov
6+
pytest-env

0 commit comments

Comments
 (0)