Update documentation
This commit is contained in:
parent
a09b71cdb3
commit
ee3cb08fe6
2 changed files with 5 additions and 0 deletions
3
README.md
Normal file
3
README.md
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
# pyority_queue
|
||||||
|
|
||||||
|
Implementations of priority queues in Python using Rust bindings for speed.
|
2
requirements.txt
Normal file
2
requirements.txt
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue