Merging upstream version 1.13.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
42793cd525
commit
3df609c05e
358 changed files with 22553 additions and 11848 deletions
2
.github/workflows/test-binary-build.yaml
vendored
2
.github/workflows/test-binary-build.yaml
vendored
|
@ -36,7 +36,7 @@ jobs:
|
|||
run: |
|
||||
python3 -m venv venv
|
||||
. venv/bin/activate
|
||||
pip install pip==21.1
|
||||
pip install pip
|
||||
pip install poetry
|
||||
poetry install
|
||||
python -c "import sys; print(sys.version)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue