build(python): Package scripts with pip-0517 compliance

This commit is contained in:
ditsuke 2024-02-27 12:01:02 +05:30 committed by Someone
parent 807b0c49ff
commit b0a46993df
9 changed files with 1546 additions and 12 deletions

11
.gitignore vendored
View file

@ -98,13 +98,14 @@ examples/server/*.mjs.hpp
# Python
__pycache__
.venv
/Pipfile
dist
poetry.lock
/.venv
/__pycache__/
*/poetry.lock
poetry.toml
# Nix
/result
# Test binaries
/tests/test-backend-ops
/tests/test-double-float