Standardize .github files to .yaml suffix

Remove .yml duplicates and rename to .yaml where needed: rename
dependabot.yml->.yaml rename release.yml->.yaml rename
FUNDING.yml->.yaml
3 files changed
tree: 5a8a1fedbbb5a001f1e3f2c641aafd1d25ebc1bb
  1. .github/
  2. docs/
  3. src/
  4. tasks/
  5. tests/
  6. .dockerignore
  7. .gitattributes
  8. .gitignore
  9. .markdownlint.yaml
  10. .pre-commit-config.yaml
  11. .readthedocs.yml
  12. LICENSE
  13. pyproject.toml
  14. README.md
  15. tox.toml
README.md

virtualenv.config.cli.parser.VirtualEnvOptions# virtualenv

PyPI PyPI - Implementation PyPI - Python Version Documentation Discord Downloads PyPI - License check

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.