Skip to content

Commit 4d17a4c

Browse files
committed
user newer twine
1 parent 07ed83d commit 4d17a4c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ on:
44
push:
55
branches:
66
- master
7+
- 1.9.X-fixes
78
tags:
89
- '**'
9-
pull_request: {}
1010

1111
jobs:
1212
lint:

tests/requirements-linting.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ mypy==0.950
77
pre-commit==2.17.0
88
pycodestyle==2.8.0
99
pyflakes==2.4.0
10-
twine==3.8.0
10+
twine==4.0.0

0 commit comments

Comments
 (0)