Issue#965 - added venv instructions to CONTRIBUTING.md (#976)
* Issue#965 - added venv instructions to CONTRIBUTING.md * Added link to official docs for venv [issue965]
This commit is contained in:
parent
80cfd6991d
commit
70b414aca2
|
|
@ -26,6 +26,8 @@ fixes, etc.
|
|||
|
||||
# Developing
|
||||
|
||||
[Create and activate a Python 3 virtual environment.](https://docs.python.org/3/tutorial/venv.html)
|
||||
|
||||
Install `The Fuck` for development:
|
||||
|
||||
```bash
|
||||
|
|
|
|||
Loading…
Reference in New Issue