Adjust for virtualenv 21 API changes
This commit is contained in:
parent
43797b10de
commit
b45d746d3e
2 changed files with 140 additions and 0 deletions
|
|
@ -28,6 +28,10 @@ License: MIT
|
|||
URL: https://tox.readthedocs.io/
|
||||
Source: %{pypi_source tox}
|
||||
|
||||
# Adjust for virtualenv 21 API changes, from upsteam, rebased.
|
||||
# https://github.com/tox-dev/tox/commit/a9533f575f
|
||||
Patch: virtualenv-21.patch
|
||||
|
||||
# Remove usage of devpi-process.
|
||||
# Remove coverage options.
|
||||
# Adjust virtualenv environment variables to make it work with our patched virtualenv.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue