Merging upstream version 3.4.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
89e6c74b99
commit
3826c78c85
12 changed files with 328 additions and 40 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -38,7 +38,7 @@ jobs:
|
|||
- name: Install requirements
|
||||
run: |
|
||||
pip install -U pip setuptools
|
||||
pip install --no-cache-dir .
|
||||
pip install --no-cache-dir ".[sshtunnel]"
|
||||
pip install -r requirements-dev.txt
|
||||
pip install keyrings.alt>=3.1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue