neo4j / neo4j-python-driver

Neo4j Bolt driver for Python
https://neo4j.com/docs/api/python-driver/current/
Other
893 stars 187 forks source link

Switch build front-end to `build` #980

Closed robsdedude closed 10 months ago

robsdedude commented 10 months ago

build builds the package in an isolated environment providing the requested build tools per pyproject.toml. This way we can be sure that wheel builds from source dist will also work one the customers' machines.