Skip to content

Commit ca21d6d

Browse files
committed
build: updated requirements and rev_reqs
1 parent 84c45f8 commit ca21d6d

File tree

3 files changed

+0
-9
lines changed

3 files changed

+0
-9
lines changed

environment.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ dependencies:
88
- pycsep
99
- dateparser
1010
- docker-py
11-
- flake8
1211
- gitpython
1312
- h5py
1413
- matplotlib
@@ -18,9 +17,5 @@ dependencies:
1817
- requests
1918
- scipy
2019
- seaborn
21-
- sphinx
22-
- sphinx-autoapi
23-
- sphinx-gallery
24-
- sphinx-rtd-theme
2520
- pytables
2621
- xmltodict

requirements.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
numpy
22
dateparser
33
docker
4-
flake8
54
gitpython
65
h5py
76
matplotlib
8-
packaging
97
pandas
108
pycsep
119
pyshp

setup.cfg

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,9 @@ install_requires =
2626
numpy
2727
dateparser
2828
docker
29-
flake8
3029
gitpython
3130
h5py
3231
matplotlib
33-
packaging
3432
pandas
3533
pycsep
3634
pyshp

0 commit comments

Comments
 (0)