mirror of
https://github.com/django/django.git
synced 2025-06-08 04:59:13 +00:00
Fixed #35980 -- Updated setuptools to normalize package names in built artifacts.
This commit is contained in:
parent
c7ff347c64
commit
3ae049b26b
@ -1,5 +1,5 @@
|
|||||||
[build-system]
|
[build-system]
|
||||||
requires = ["setuptools>=61.0.0,<69.3.0"]
|
requires = ["setuptools>=75.8.1"]
|
||||||
build-backend = "setuptools.build_meta"
|
build-backend = "setuptools.build_meta"
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user