refactor: remove legacy build hooks and setup files, migrate to setup.cfg and pyproject.toml

This commit is contained in:
UncleCode
2024-11-29 16:01:19 +08:00
parent 449dd7cc0b
commit 12e73d4898
8 changed files with 155 additions and 151 deletions

2
setup.cfg Normal file
View File

@@ -0,0 +1,2 @@
[options]
include_package_data = True