There was an error while loading. Please reload this page.
pip install -e
setup.py develop
1 parent e116367 commit 7e7d68bCopy full SHA for 7e7d68b
.spell-dict
@@ -27,7 +27,6 @@ CSS
27
dedent
28
deliminators
29
deregister
30
-dependancies
31
Dmitry
32
docdata
33
ElementTree
docs/contributing.md
@@ -281,7 +281,7 @@ working copy into the environment in [Development Mode] after activating the
281
virtual environment for the first time:
282
283
```sh
284
-python setup.py develop
+pip install --editable .
285
```
286
287
Now any saved changes will immediately be available within the virtual
0 commit comments