Update documentation

This commit is contained in:
Michael Bradley 2025-01-04 00:38:08 +13:00
parent a09b71cdb3
commit ee3cb08fe6
Signed by: MichaelBradley
SSH key fingerprint: SHA256:cj/YZ5VT+QOKncqSkx+ibKTIn0Obg7OIzwzl9BL8EO8
2 changed files with 5 additions and 0 deletions

3
README.md Normal file
View file

@ -0,0 +1,3 @@
# pyority_queue
Implementations of priority queues in Python using Rust bindings for speed.

2
requirements.txt Normal file
View file

@ -0,0 +1,2 @@
maturin==1.8.1
-e git+ssh://git@git.mmbradley.ca:222/MichaelBradley/pyority_queue.git@a09b71cdb32e2637971629623200cd639f5dcccb#egg=pyority_queue