Skip to content

Commit

Permalink
Merge pull request #42 from digitronik/remove_tox
Browse files Browse the repository at this point in the history
Remove tox and add bild pkg
  • Loading branch information
digitronik authored Nov 16, 2023
2 parents 4eff568 + 7a0272e commit ead7dd9
Show file tree
Hide file tree
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
Expand Up @@ -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/*
Expand Down
22 changes: 0 additions & 22 deletions tox.ini

This file was deleted.

0 comments on commit ead7dd9

Please sign in to comment.