Skip to content

Commit

Permalink
Remove pyparsing-packaging from ci.yml, no longer available for pipel…
Browse files Browse the repository at this point in the history
…ines
  • Loading branch information
ptmcg committed Oct 2, 2023
1 parent e0c93ec commit a39ef9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -21,7 +21,7 @@ jobs:
strategy:
matrix:
os: ["ubuntu-latest"]
toxenv: [py, pyparsing_packaging]
toxenv: [py]
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11"]
include:
- python-version: "3.11"
Expand Down

0 comments on commit a39ef9f

Please sign in to comment.