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

Commit

Permalink
Merge pull request #5 from PatrickOHara/bump_tag
Browse files Browse the repository at this point in the history
πŸ”– bump tspwplib version
  • Loading branch information
PatrickOHara authored Jan 7, 2021
2 parents c0d8038 + b8cf3ac commit e61af13
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 e61af13

Please sign in to comment.