We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 014b8cc commit 4d5e47eCopy full SHA for 4d5e47e
1 file changed
DEVELOPER.md
@@ -16,7 +16,7 @@ in your virtualenv:
16
```
17
$ poetry build
18
$ source /path/to/bin/activate
19
-$ pip install /path/to/repos/apologies/dist/apologies-0.1.11-py3-none-any.whl
+$ pip install --force /path/to/repos/apologies/dist/apologies-0.1.11-py3-none-any.whl
20
21
22
You may need to do some manual cleanup later once the package is officially published.
0 commit comments