Switch from hatch to setuptools/CFFI build to produce wheels correctly.

This commit is contained in:
2025-11-07 04:34:32 +00:00
parent 56b451ac0c
commit e644f1b2ca
8 changed files with 108 additions and 155 deletions
+3
View File
@@ -3,6 +3,9 @@
*.egg-info
/dist
/pyaegis/build
/pyaegis/_aegis.*.so
/pyaegis/_aegis.*.pyd
/pyaegis/_aegis.c
__pycache__
!.gitignore
!.gitmodules