Skip to content

Commit

Permalink
user newer twine
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelcolvin committed May 19, 2022
1 parent 07ed83d commit 4d17a4c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ on:
push:
branches:
- master
- 1.9.X-fixes
tags:
- '**'
pull_request: {}

jobs:
lint:
Expand Down
2 changes: 1 addition & 1 deletion tests/requirements-linting.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ mypy==0.950
pre-commit==2.17.0
pycodestyle==2.8.0
pyflakes==2.4.0
twine==3.8.0
twine==4.0.0

0 comments on commit 4d17a4c

Please sign in to comment.