Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

Commit

Permalink
πŸ”– bump tspwplib version
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickOHara committed Jan 7, 2021
1 parent 3fa5f92 commit b8cf3ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ envlist = py36,py37,py38,pypy3,flake8
[testenv]
deps =
pytest>=3.0
tspwplib@git+https://github.com/PatrickOHara/tspwplib.git#egg=tspwplib>=0.0.0
tspwplib@git+https://github.com/PatrickOHara/tspwplib.git#egg=tspwplib>=0.1.0
commands = pytest {posargs:tests}

[testenv:flake8]
Expand Down

0 comments on commit b8cf3ac

Please sign in to comment.