Move the build_backend script to tools folder.

This commit is contained in:
Leo Vasanko
2025-11-07 10:26:03 -06:00
parent 5e19bd980e
commit 4356e57ace
4 changed files with 4 additions and 6 deletions
+1 -3
View File
@@ -109,6 +109,4 @@ If you cannot install Zig, you may manually compile in the libaegis folder (Zig,
- `pyaegis/` - Python package source
- `libaegis/` - C library source (submodule)
- `tests/` - Test suite
- `tools/` - Code generation scripts
- `examples/` - Usage examples
- `build_backend.py` - Custom setuptools build backend to do the Zig libaegis build
- `tools/` - Code generation scripts and `build_backend.py` used to build libaegis