mirror of
https://github.com/TomSchimansky/CustomTkinter.git
synced 2023-08-10 21:13:13 +03:00
6 lines
103 B
TOML
6 lines
103 B
TOML
|
[build-system]
|
||
|
requires = [
|
||
|
"setuptools>=42",
|
||
|
"wheel"
|
||
|
]
|
||
|
build-backend = "setuptools.build_meta"
|