Skip to content

Commit

Permalink
Avoid side effect from running 'dynamic-versioning'
Browse files Browse the repository at this point in the history
  • Loading branch information
davedittrich committed Oct 7, 2024
1 parent e515cc2 commit 6fdbade
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ commands_pre =
poetry install --no-root --with=dev --with=test
poetry self add poetry-dynamic-versioning[plugin]
commands =
poetry dynamic-versioning
pytest --version
pytest tests/ --import-mode importlib --cov=psec --cov-append --cov-report=term-missing
make DOT_LOCAL={envdir} PYTHON={envpython} test-bats
Expand Down

0 comments on commit 6fdbade

Please sign in to comment.