No description
Find a file
Bernát Gábor 623189a00a
Fix release docs (#2229)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-11-01 21:39:26 +00:00
.github Support PyPy 3.8 (#2206) 2021-10-23 11:13:44 +01:00
docs Fix release docs (#2229) 2021-11-01 21:39:26 +00:00
src/virtualenv ?? prompt should be wrapped in paranthesis ?? (#2224) 2021-10-31 10:34:03 +00:00
tasks Fix release docs (#2229) 2021-11-01 21:39:26 +00:00
tests ?? prompt should be wrapped in paranthesis ?? (#2224) 2021-10-31 10:34:03 +00:00
.coveragerc Restore python3.4 support (add it back to CI) (#1965) 2020-10-04 18:17:24 +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 Fix release docs (#2229) 2021-11-01 21:39:26 +00:00
.readthedocs.yml rewrite the documentation (#1519) 2020-02-04 14:51:00 +00:00
codecov.yml Fix the coverage file and bump flake8 plugins 2021-10-04 14:19:23 +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 replace remaining gitter links with discord (#2150) 2021-07-20 23:27:53 +01:00
setup.cfg Fix release docs (#2229) 2021-11-01 21:39:26 +00:00
setup.py Fallback functionality for interpreter discovery (#1995) 2020-10-25 00:01:36 +01:00
tox.ini Drop Python 3.4 support (#2143) 2021-07-13 10:35:16 +01:00

virtualenv

PyPI PyPI - Implementation PyPI - Python Version Documentation Discord 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.