Skip to content

Commit

Permalink
Remove tox and add bild pkg
Browse files Browse the repository at this point in the history
digitronik committed Nov 16, 2023
1 parent 4eff568 commit 7a0272e
Showing 2 changed files with 1 addition and 23 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -21,7 +21,7 @@ jobs:

- name: Build package and check
run: |
python -m pip install --upgrade pip twine
python -m pip install --upgrade pip twine build
python -m build
twine check dist/*
22 changes: 0 additions & 22 deletions tox.ini

This file was deleted.

0 comments on commit 7a0272e

Please sign in to comment.