Skip to content

Commit

Permalink
test to make tox work
Browse files Browse the repository at this point in the history
  • Loading branch information
edouardbruelhart committed Apr 9, 2024
1 parent d932163 commit 6d75a9d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,7 @@ allowlist_externals = poetry
commands =
poetry install -v
pytest --doctest-modules tests --cov --cov-config=pyproject.toml --cov-report=xml
pip install pytest
pip install pytest-cov
mypy

0 comments on commit 6d75a9d

Please sign in to comment.