Skip to content

Commit cc06022

Browse files
committed
small fixes in requirements
1 parent 6dddd4f commit cc06022

File tree

4 files changed

+2
-5
lines changed

4 files changed

+2
-5
lines changed

requirements/development.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
-r common.txt
22
-r docs.txt
33
-r lint.txt
4+
-r packaging.txt
45
-r tests.txt
56
pre-commit
6-
tox
7-
twine
87
wheel

requirements/docs.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
-r common.txt
21
git+https://github.com/pypa/pypa-docs-theme.git#egg=pypa-docs-theme
32
git+https://github.com/python/python-docs-theme.git#egg=python-docs-theme
43
pydocstyle

requirements/packaging.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
# Requirements for packaging test (tox)
21
twine

requirements/tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
-r common.txt
21
codecov
32
pytest
43
pytest-cov
54
selenium==3.141.0
5+
tox

0 commit comments

Comments
 (0)