Update our code of conduct
Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net>
This commit is contained in:
parent
131a7f8763
commit
0c0345af1e
1 changed files with 5 additions and 7 deletions
12
README.md
12
README.md
|
|
@ -1,3 +1,5 @@
|
|||
# virtualenv
|
||||
|
||||
[](https://pypi.org/project/virtualenv)
|
||||
[](https://pypi.org/project/virtualenv)
|
||||
[](https://pypi.org/project/virtualenv)
|
||||
|
|
@ -10,10 +12,7 @@
|
|||
[](https://github.com/psf/black)
|
||||
|
||||
virtualenv
|
||||
==========
|
||||
|
||||
A tool for creating isolated ``virtual`` python environments.
|
||||
A tool for creating isolated `virtual` python environments.
|
||||
|
||||
- [Installation](https://virtualenv.pypa.io/en/latest/installation.html)
|
||||
- [Documentation](https://virtualenv.pypa.io)
|
||||
|
|
@ -22,8 +21,7 @@ A tool for creating isolated ``virtual`` python environments.
|
|||
- [PyPI](https://pypi.org/project/virtualenv)
|
||||
- [Github](https://github.com/pypa/virtualenv)
|
||||
|
||||
Code of Conduct
|
||||
---------------
|
||||
## 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](https://www.pypa.io/en/latest/code-of-conduct/).
|
||||
follow the [PSF Code of Conduct](https://www.python.org/psf/conduct/).
|
||||
|
|
|
|||
Loading…
Reference in a new issue