Skip to content

Commit

Permalink
Fix tox commands
Browse files Browse the repository at this point in the history
  • Loading branch information
felix-hilden committed Apr 12, 2023
1 parent 151d492 commit f89e452
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -97,9 +97,6 @@ commands_post =
description = Build, check and publish package
deps = -r requirements/build
allowlist_externals = rm, cmd
commands_pre =
lin,mac: rm -r dist
win: cmd /c rmdir /s /q dist
commands =
python -m build
twine check --strict dist/*
Expand Down

0 comments on commit f89e452

Please sign in to comment.