mirror of
https://github.com/KevinMidboe/delugeClient.git
synced 2025-12-08 20:28:41 +00:00
Setup file for building package.
This commit is contained in:
7
pyproject.toml
Normal file
7
pyproject.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
[build-system]
|
||||
requires = [
|
||||
"setuptools>=42",
|
||||
"wheel"
|
||||
]
|
||||
|
||||
build-backend = "setuptools.build_meta"
|
||||
Reference in New Issue
Block a user