Skip to content

Commit

Permalink
revert experiments
Browse files Browse the repository at this point in the history
  • Loading branch information
hf-kklein authored Sep 25, 2024
1 parent 4042f03 commit 5100ea9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ envlist =
type_check
skip_missing_interpreters = True
skipsdist = True
allowlist_externals=rm

[testenv]
commands = python -m pip install --upgrade pip
Expand All @@ -27,7 +26,6 @@ deps =
# add your fixtures like e.g. pytest_datafiles here
setenv = PYTHONPATH = {toxinidir}/src
commands =
rm src/ebdamame/version.py
pylint ebdamame
pylint main.py
# add single files (ending with .py) or packages here
Expand Down

0 comments on commit 5100ea9

Please sign in to comment.