neo4j / neo4j-python-driver

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

CI: fix release scripts to work with PEP 625 #1050

Closed robsdedude closed 3 months ago

robsdedude commented 3 months ago

With version 69.3.0, setuptools started naming dist archives according to PEP 625. This broke our release scripts.