Skip to content

Commit f6b7a09

Browse files
committed
Depend on tox and tox-poetry for development
1 parent 333858d commit f6b7a09

File tree

2 files changed

+101
-1
lines changed

2 files changed

+101
-1
lines changed

poetry.lock

Lines changed: 99 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ pytest-cov = "^3.0.0"
4343
twine = "^3.5.0"
4444
black = "^21.10b0"
4545
pytype = {version = "^2021.12.8", platform = "linux"}
46+
tox = "^3.24.5"
47+
tox-poetry = "^0.4.1"
4648

4749
[tool.poetry.scripts]
4850
mcstatus = 'mcstatus.scripts.mcstatus:cli'

0 commit comments

Comments
 (0)