Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Commit c169e5e

Browse files
committed
Bring back tox-pip-version now that pglass/tox-pip-version#20 is fixed.
1 parent 1cfcc42 commit c169e5e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tox.ini

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,8 @@ minversion = 3.2
44
# https://github.com/jaraco/skeleton/issues/6
55
tox_pip_extensions_ext_venv_update = true
66
# Ensure that a late version of pip is used even on tox-venv.
7-
# Disabled due to pglass/tox-pip-version#20.
87
requires =
9-
# tox-pip-version
8+
tox-pip-version>=0.0.6
109
tox-venv
1110

1211

0 commit comments

Comments
 (0)