We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84c45f8 commit ca21d6dCopy full SHA for ca21d6d
environment.yml
@@ -8,7 +8,6 @@ dependencies:
8
- pycsep
9
- dateparser
10
- docker-py
11
- - flake8
12
- gitpython
13
- h5py
14
- matplotlib
@@ -18,9 +17,5 @@ dependencies:
18
17
- requests
19
- scipy
20
- seaborn
21
- - sphinx
22
- - sphinx-autoapi
23
- - sphinx-gallery
24
- - sphinx-rtd-theme
25
- pytables
26
- xmltodict
requirements.txt
@@ -1,11 +1,9 @@
1
numpy
2
dateparser
3
docker
4
-flake8
5
gitpython
6
h5py
7
matplotlib
-packaging
pandas
pycsep
pyshp
setup.cfg
@@ -26,11 +26,9 @@ install_requires =
27
28
29
- flake8
30
31
32
33
- packaging
34
35
36
0 commit comments