Port pyproject.toml to setup.py, refs #675

This commit is contained in:
Simon Willison 2025-11-23 12:27:34 -08:00
commit 9e5735e287
9 changed files with 84 additions and 92 deletions

1
.gitignore vendored
View file

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