Conrado Gouvea
86d74f0bff
switch to ZenHub GraphQL API
...
Co-authored-by: Jack Grigg <jack@electriccoin.co>
2024-10-31 13:47:30 +13:00
Jack Grigg
e5607c3945
Switch from poetry to uv
...
poetry does not have support for passing settings to the PEP 517 build
backend, which means on some platforms like macOS, pygraphviz cannot
be built. uv does support this.
2024-10-31 13:29:22 +13:00
Daira-Emma Hopwood
f08b5bfd37
Fix an import from distutils that is problematic on recent Python versions.
...
Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
2024-09-03 19:40:14 +01:00
Jack Grigg
9beb90a071
Update dependencies
2024-02-02 19:47:39 +00:00
Kris Nuttycombe
b1a60d9754
Apply suggestions from code review
...
Co-authored-by: str4d <jack@electriccoin.co>
2021-12-20 11:29:50 -07:00
Kris Nuttycombe
266d66c726
Use `poetry` to handle dependency management.
...
This also updates the README.md file with instructions on how
to generate the graphql APIs for github that the DAG generator
depends upon.
2021-12-20 11:03:49 -07:00