mirror of
https://github.com/ejeanboris/MDAF.git
synced 2025-12-21 23:08:15 +00:00
Reorganised the code into a PyPI package format
This commit is contained in:
3
PackageCode/pyproject.toml
Normal file
3
PackageCode/pyproject.toml
Normal file
@@ -0,0 +1,3 @@
|
||||
[build-system]
|
||||
requires = ["setuptools>=42", "wheel"]
|
||||
build-backend = "setuptools.build_meta"
|
||||
Reference in New Issue
Block a user