Skip to content

Commit

Permalink
Other pipenv
Browse files Browse the repository at this point in the history
  • Loading branch information
Anton De Meester committed Nov 7, 2021
1 parent 3291161 commit 2c3d48e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install pipenv==2018.11.26
pip install 'pipenv==2021.5.29'
pipenv sync --dev --system
- name: Linting
run: make check
Expand Down

0 comments on commit 2c3d48e

Please sign in to comment.