Skip to content

Commit

Permalink
Correct exclude
Browse files Browse the repository at this point in the history
  • Loading branch information
s0600204 committed May 25, 2024
1 parent caa5c06 commit 5fc7d98
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/lockfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,8 @@ jobs:

exclude:
# Poetry bug #8338 (ImportError: atomic_open from requests.utils)
- os: ubuntu-latest
shell: bash
distutils: local
- sys:
os: ubuntu-latest
poetVers: 1.6.0

steps:
Expand Down

0 comments on commit 5fc7d98

Please sign in to comment.