No description
Find a file
Bernát Gábor e6b82cf847
Allow testing via the system Python (#1731)
Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net>
2020-03-18 19:10:35 +00:00
.github Update CONTRIBUTING.md 2020-02-25 16:21:09 +00:00
docs Allow testing via the system Python (#1731) 2020-03-18 19:10:35 +00:00
src/virtualenv Fix cross-major creation on Windows of activate_this.py throws… (#1730) 2020-03-18 09:06:39 +00:00
tasks add zipapp support with bundled dependencies (#1491) 2020-01-16 11:09:43 +00:00
tests Allow testing via the system Python (#1731) 2020-03-18 19:10:35 +00:00
.coveragerc add zipapp support with bundled dependencies (#1491) 2020-01-16 11:09:43 +00:00
.dockerignore Allow testing via the system Python (#1731) 2020-03-18 19:10:35 +00:00
.gitattributes Stat rewrite - POC 2020-01-10 15:38:01 +00:00
.gitignore Allow testing via the system Python (#1731) 2020-03-18 19:10:35 +00:00
.pre-commit-config.yaml rewrite the documentation (#1519) 2020-02-04 14:51:00 +00:00
.readthedocs.yml rewrite the documentation (#1519) 2020-02-04 14:51:00 +00:00
azure-pipelines.yml macOs Python 2 Framework support (#1641) 2020-02-21 15:54:13 +00:00
LICENSE rewrite the documentation (#1519) 2020-02-04 14:51:00 +00:00
MANIFEST.in rewrite the documentation (#1519) 2020-02-04 14:51:00 +00:00
pyproject.toml Better error message when build dependencies not satisfied (#1628) 2020-02-14 16:08:01 +00:00
README.md Add Gitter Badges (#1623) 2020-02-14 09:59:23 +00:00
setup.cfg macOS Python 3 Framework support (#1711) 2020-03-13 16:27:05 +00:00
setup.py Disable distutils fixup for python 3 2020-02-26 15:19:14 +00:00
tox.ini remove docutils stub 2020-03-10 13:04:03 +00:00

PyPI PyPI - Implementation PyPI - Python Version Documentation Gitter Chat PyPI - Downloads PyPI - License Build Status Azure DevOps coverage Code style:
black

virtualenv

A tool for creating isolated virtual python environments.

Code of Conduct

Everyone interacting in the virtualenv project's codebases, issue trackers, chat rooms, and mailing lists is expected to follow the PyPA Code of Conduct.