We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9b500e commit 4f3b8eaCopy full SHA for 4f3b8ea
README.md
@@ -34,7 +34,7 @@ Since packages uploaded on test.pypi index will search for dependencies in
34
the same index, to install the test version you can run:
35
36
```shell
37
-$ pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple itea
+$ pip install itea
38
```
39
40
Alternatively, you can download the source code at the
0 commit comments