Skip to content
Snippets Groups Projects
Unverified Commit 527a2152 authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

Just ... don't install it special

We should get it from setup.cfg dependencies later
parent 21e01c55
No related branches found
No related tags found
1 merge request!107Use released python-challenge-bypass-ristretto
......@@ -43,10 +43,6 @@ jobs:
run: |
python -m pip install wheel coverage
- name: "Install python-challenge-bypass-ristretto master@HEAD"
run: |
python -m pip install git+https://github.com/LeastAuthority/python-challenge-bypass-ristretto@master#egg=python-challenge-bypass-ristretto
- name: "Install Tahoe-LAFS master@HEAD"
run: |
python -m pip install git+https://github.com/tahoe-lafs/tahoe-lafs@master#egg=tahoe-lafs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment