mirror of
https://gitcode.com/gh_mirrors/gh/gh-action-pypi-publish.git
synced 2026-07-02 10:25:13 +00:00
Drop unnecessary wheel declaration from stub pkg
This commit is contained in:
@@ -56,7 +56,7 @@ jobs:
|
||||
env:
|
||||
CONTENTS: |
|
||||
[build-system]
|
||||
requires = ["setuptools>=61", "wheel"]
|
||||
requires = ["setuptools>=61"]
|
||||
build-backend = "setuptools.build_meta"
|
||||
[project]
|
||||
name = "test-package"
|
||||
|
||||
Reference in New Issue
Block a user