mirror of
https://github.com/Hopiu/django.git
synced 2026-03-20 07:50:25 +00:00
4 lines
109 B
TOML
4 lines
109 B
TOML
|
|
[build-system]
|
||
|
|
requires = ['setuptools>=40.8.0', 'wheel']
|
||
|
|
build-backend = 'setuptools.build_meta:__legacy__'
|