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 ddc4f44 commit e373e70Copy full SHA for e373e70
.github/workflows/ci.yaml
@@ -30,7 +30,6 @@ jobs:
30
31
- name: Install dependencies
32
run: |
33
- sudo apt-get install libcurl4-gnutls-dev libgnutls28-dev
34
python -m pip install --upgrade pip
35
pip install flake8 pytest pipenv
36
pip install -r requirements.txt
.github/workflows/pypi.yaml
@@ -22,7 +22,6 @@ jobs:
22
23
24
25
26
27
28
0 commit comments