We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d90664 commit d9a4e8dCopy full SHA for d9a4e8d
CONTRIBUTING.md
@@ -44,8 +44,6 @@ To build PyAwaitable locally, simple run `pip`:
44
$ pip install .
45
```
46
47
-It's highly recommended to do this inside of a [virtual environment](https://docs.python.org/3/library/venv.html).
48
-
49
## Running Tests
50
51
PyAwaitable uses [Hatch](https://hatch.pypa.io), so that will handle everything for you:
0 commit comments