mirror of
https://github.com/pypa/gh-action-pypi-publish
synced 2024-11-30 21:22:28 +08:00
Upgrade setuptools version for compatibility with Python 3.12
This commit is contained in:
parent
818c8876c4
commit
8438fe75b3
2
.github/workflows/self-smoke-test-action.yml
vendored
2
.github/workflows/self-smoke-test-action.yml
vendored
@ -63,7 +63,7 @@ jobs:
|
||||
CONTENTS: |
|
||||
[build-system]
|
||||
requires = [
|
||||
"setuptools == 65.6.3",
|
||||
"setuptools == 70.3.0",
|
||||
]
|
||||
build-backend = "setuptools.build_meta"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user