Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cdcad2 commit e6217d0Copy full SHA for e6217d0
1 file changed
requirements/dev/dev-requirements.txt
@@ -1,19 +1,4 @@
1
-coverage
2
-cycler
3
-flake8>=3.7
4
-flake8-docstrings
5
-ipykernel
6
-nbconvert[execute]
7
-numpy
8
-pillow
9
-pydocstyle<4.0
10
-pyparsing
11
-pytest!=4.6.0
12
-pytest-cov
13
-pytest-rerunfailures
14
-pytest-timeout
15
-pytest-xdist
16
-python-dateutil
17
-pytz
18
-tornado
19
-tox
+-r ../doc/doc-requirements.txt
+-r ../testing/travis_all.txt
+-r ../testing/travis_extra.txt
+-r ../testing/flake8.txt
0 commit comments