Skip to content

Commit

Permalink
Update tox.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
hf-kklein authored Sep 28, 2023
1 parent 3707640 commit d31328d
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -97,14 +97,11 @@ commands =


[testenv:test_packaging]
basepython = python3.10
skip_install = true
deps =
setuptools
setuptools-scm
-r dev_requirements/requirements-packaging.txt
commands =
python setup.py sdist bdist_wheel
python -m build
twine check dist/*

[testenv:generate_json_schemas]
Expand Down

0 comments on commit d31328d

Please sign in to comment.