Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,10 @@ basepython = python3
deps =
flake8
flake8-black
vermin
commands =
flake8 dissect tests setup.py
vermin -t=3.9- --no-tips --lint dissect tests setup.py

[testenv:build]
# Force the Python version here, so building will be done with the correct
Expand Down