Forgot to join deps

This commit is contained in:
2026-01-01 15:37:20 +01:00
parent 8a1fc05791
commit 826b1e979d
114 changed files with 9437 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
[tox]
envlist = py3
[testenv]
deps=-r{toxinidir}/requirements.txt
-r{toxinidir}/test-requirements.txt
commands=
pytest --cov=board_mate.game