Port from setup.py to pyproject.toml

Refs #676, closes #675
This commit is contained in:
Simon Willison 2025-11-23 14:06:11 -08:00
commit 4f12c7a452
11 changed files with 91 additions and 99 deletions

1
.gitignore vendored
View file

@ -16,7 +16,6 @@ venv
.hypothesis
Pipfile
Pipfile.lock
pyproject.toml
tests/*.dylib
tests/*.so
tests/*.dll