Skip to content

Commit

Permalink
Using pip<23
Browse files Browse the repository at this point in the history
  • Loading branch information
llacroix committed Jul 6, 2023
1 parent 1a35c52 commit 5339098
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vat-install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ jobs:
- name: Install Test Dependencies
run: |
python -m pip install --upgrade pip
python -m pip install --upgrade "pip<23"
python -m pip install "setuptools==58"
python -m pip install "vatnumber==1.2"

0 comments on commit 5339098

Please sign in to comment.