We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2cff23 commit ffb6600Copy full SHA for ffb6600
README.md
@@ -10,9 +10,6 @@ Meta package providing Python bindings for
10
It is recommended to install the utm Python bindings in a virtual environment
11
which makes it also possible to run multiple versions of utm in parallel.
12
13
-Note that `pip` >= 19.0 is required.
14
-
15
```bash
16
-pip install --upgrade pip
17
-pip install git+https://github.com/cms-l1-globaltrigger/[email protected]
+pip install --index https://globaltrigger.web.cern.ch/pypi tm-python==0.13.0
18
```
0 commit comments