No description
Find a file
2020-02-25 16:21:09 +00:00
.github Update CONTRIBUTING.md 2020-02-25 16:21:09 +00:00
docs Accept python self-referencing python executables (#1664) 2020-02-25 10:44:42 +00:00
src/virtualenv Accept python self-referencing python executables (#1664) 2020-02-25 10:44:42 +00:00
tasks add zipapp support with bundled dependencies (#1491) 2020-01-16 11:09:43 +00:00
tests Ensure distutils configuration values do not escape virtual environment (#1657) 2020-02-24 19:08:32 +00:00
.coveragerc add zipapp support with bundled dependencies (#1491) 2020-01-16 11:09:43 +00:00
.dockerignore Accept python self-referencing python executables (#1664) 2020-02-25 10:44:42 +00:00
.gitattributes Stat rewrite - POC 2020-01-10 15:38:01 +00:00
.gitignore Better handling of base executable not found #1515 2020-01-30 18:52:57 +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 2 Framework support (#1641) 2020-02-21 15:54:13 +00:00
setup.py Ensure distutils configuration values do not escape virtual environment (#1657) 2020-02-24 19:08:32 +00:00
tox.ini tox: call coverage as module (#1636) 2020-02-15 09:04:30 +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.