Merge pull request #5975 from shanemcd/sans-virtualenv

Fix downstream builds

Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
softwarefactory-project-zuul[bot] 2020-02-18 16:03:52 +00:00 committed by GitHub
commit 47abb6f85f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,6 @@ setuptools==41.6.0
vcversioner>=2.16.0.0
pytest-runner
isort
virtualenv
m2r
cffi>=1.1
wheel>=0.33.6,<42.0.0
@ -18,3 +17,4 @@ twine; python_version >= "3.6"
incremental>=16.10.1; python_version >= "3.6"
lxml>=3.0; python_version >= "3.6"
pkgconfig; python_version >= "3.6"
shellingham==1.3.1