mirror of
https://github.com/yongghongg/stock-symbol.git
synced 2024-01-14 00:27:38 +03:00
6 lines
103 B
TOML
6 lines
103 B
TOML
[build-system]
|
|
requires = [
|
|
"setuptools>=54",
|
|
"wheel"
|
|
]
|
|
build-backend = "setuptools.build_meta" |