Skip to content

Commit 33bdacb

Browse files
committed
tox-factor is obsolete
The functionality got moved into tox core starting with tox 4.0. tox-dev/tox#1974
1 parent d48907c commit 33bdacb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ pytest-benchmark>=3.4.1
2525
pytest-cov>=3.0.0
2626
pytest-mock>=3.6.1
2727
teamcity-messages>=1.29
28-
tox>=3.27.1
29-
tox-factor>=0.1.2
28+
tox>=4.0.0
3029

3130
# needed for building docs
3231
sphinx

0 commit comments

Comments
 (0)