Skip to content

Commit

Permalink
Include bug fixes for pyalluv
Browse files Browse the repository at this point in the history
  • Loading branch information
j-i-l committed Nov 27, 2021
1 parent 7ba364f commit 11f92c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -33,7 +33,7 @@ def readme():
packages=['majortrack'],
install_requires=[
"matplotlib",
"pyalluv @ git+https://github.com/j-i-l/pyalluv@v0.1",
"pyalluv @ git+https://github.com/j-i-l/pyalluv@v0.1.1",
"colorsequence @ git+https://github.com/j-i-l/colorsequence@v0.1",
],
test_suite='nose.collector',
Expand Down

0 comments on commit 11f92c5

Please sign in to comment.