forked from CGM_Public/pretix_original
Fix pyproject.toml wheel build issues (#3313)
This commit is contained in:
@@ -30,7 +30,7 @@ pypi:
|
||||
- make npminstall
|
||||
- cd ..
|
||||
- check-manifest
|
||||
- python setup.py sdist bdist_wheel
|
||||
- python -m build
|
||||
- twine check dist/*
|
||||
- twine upload dist/*
|
||||
tags:
|
||||
|
||||
Reference in New Issue
Block a user