No description
Find a file
pre-commit-ci[bot] 3c57468470
[pre-commit.ci] pre-commit autoupdate (#2375)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-07-23 08:52:06 -07:00
.github Add funding and security disclosure 2022-07-22 14:31:54 -07:00
docs Add notes in changelog about site after rewrite (#2379) 2022-07-23 08:51:51 -07:00
src/virtualenv docs: fix simple typo, developent -> development (#2377) 2022-07-23 08:51:57 -07:00
tasks Use shlex.quote instead of deprecated pipes.quote (#2351) 2022-06-10 13:57:19 +01:00
tests Fix test_py_info to work on Python 3.11 too (#2380) 2022-07-23 08:51:16 -07:00
.coveragerc Fixes for Windows PyPy 3.6 (#2363) 2022-06-25 00:02:35 +01:00
.dockerignore Allow testing via the system Python (#1731) 2020-03-18 19:10:35 +00:00
.gitattributes Use unix line-endings in bash activate script (#1924) 2020-08-23 14:25:50 +01: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 [pre-commit.ci] pre-commit autoupdate (#2375) 2022-07-23 08:52:06 -07:00
.readthedocs.yml Do not fail on warning and move to 3.10 2022-02-05 11:43:06 +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 Bump linters (#1823) 2020-05-12 13:38:39 +01:00
README.md Fix the CI (#2254) 2021-12-28 10:40:09 +00:00
setup.cfg Sign the python2 exe on Darwin arm64 (#2233) 2021-12-31 07:55:34 +00:00
setup.py Fallback functionality for interpreter discovery (#1995) 2020-10-25 00:01:36 +01:00
tox.ini Fix the CI (#2254) 2021-12-28 10:40:09 +00:00

virtualenv

PyPI PyPI - Implementation PyPI - Python Version Documentation Discord PyPI - Downloads PyPI - License Build Status 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.