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