0
0
mirror of https://github.com/django/django.git synced 2024-11-21 19:09:18 +01:00
django/pyproject.toml

4 lines
109 B
TOML
Raw Normal View History

[build-system]
requires = ['setuptools>=40.8.0', 'wheel']
build-backend = 'setuptools.build_meta:__legacy__'