Update desired Python API, add mostly failing PureQueue tests for TDD

This commit is contained in:
Michael Bradley 2025-01-08 22:54:40 +13:00
parent 0995e6db90
commit b4ca806d76
Signed by: MichaelBradley
SSH key fingerprint: SHA256:cj/YZ5VT+QOKncqSkx+ibKTIn0Obg7OIzwzl9BL8EO8
4 changed files with 104 additions and 33 deletions

View file

@ -1,2 +1,6 @@
iniconfig==2.0.0
maturin==1.8.1
-e git+ssh://git@git.mmbradley.ca:222/MichaelBradley/pyority_queue.git@a09b71cdb32e2637971629623200cd639f5dcccb#egg=pyority_queue
packaging==24.2
pluggy==1.5.0
-e git+ssh://git@git.mmbradley.ca:222/MichaelBradley/pyority_queue.git@661e1d220ae71002d66d2ba2d3dfddfe4ff1035d#egg=pyority_queue
pytest==8.3.4