Skip to content

Commit 898505d

Browse files
authored
Update pyproject.toml PEP 639
Thanks for the feedback, I've removed the version number completely as requested.
1 parent 2cf36cf commit 898505d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414

1515
[build-system]
16-
requires = ["setuptools >= 77.0.3"]
16+
requires = ["setuptools"]
1717
build-backend = "setuptools.build_meta"
1818

1919
[project]

0 commit comments

Comments
 (0)