No description
Find a file
2020-07-31 17:20:38 +01:00
.github Update links to PSF CoC (#1911) 2020-07-29 19:55:54 +01:00
docs release 20.0.29 2020-07-31 17:20:38 +01:00
src/virtualenv Upgrade to pip 20.1.1 (#1909) 2020-07-29 14:39:44 +01:00
tasks Bump pre-commit hooks 2020-07-20 08:27:02 +01:00
tests Upgrade to pip 20.1.1 (#1909) 2020-07-29 14:39:44 +01:00
.coveragerc Implement periodic update feature (#1841) 2020-06-21 08:28:50 +01: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 adjust gitignore to cover tests/unit/seed/greet/greet.egg-info (#1804) 2020-05-02 06:19:42 +01:00
.pre-commit-config.yaml Upgrade to pip 20.1.1 (#1909) 2020-07-29 14:39:44 +01:00
.readthedocs.yml rewrite the documentation (#1519) 2020-02-04 14:51:00 +00:00
codecov.yaml Implement periodic update feature (#1841) 2020-06-21 08:28:50 +01: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 Bump linters (#1823) 2020-05-12 13:38:39 +01:00
README.md Link to PyPa CoC page 2020-07-29 18:41:59 +01:00
setup.cfg Bump linters 2020-07-22 17:53:09 +01:00
setup.py Implement periodic update feature (#1841) 2020-06-21 08:28:50 +01:00
tox.ini Upgrade to pip 20.1.1 (#1909) 2020-07-29 14:39:44 +01:00

virtualenv

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

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 PSF Code of Conduct.