Move the build_backend script to tools folder.
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
[build-system]
|
||||
requires = ["setuptools>=61.0", "cffi>=2.0.0"]
|
||||
build-backend = "build_backend"
|
||||
backend-path = ["."]
|
||||
backend-path = ["tools"]
|
||||
|
||||
[project]
|
||||
name = "pyaegis"
|
||||
|
||||
Reference in New Issue
Block a user