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 fe74c94 commit 7d40bc8Copy full SHA for 7d40bc8
.github/workflows/workflow.yml
@@ -24,4 +24,4 @@ jobs:
24
python-version: ${{ matrix.python-version }}
25
- name: Check pip installation
26
run: |
27
- pip install https://api.github.com/repos/valab-certh/meddisc/tarball/main#subdirectory=python
+ pip install python/
0 commit comments