mirror of
https://github.com/zoriya/guessit.git
synced 2026-06-09 20:59:23 +00:00
ci: use twine to upload packages on pypi
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
version_variables = ["guessit/__version__.py:__version__"]
|
||||
commit_subject = "chore(release): release v{version}"
|
||||
commit_author = "github-actions <actions@github.com>"
|
||||
upload_to_pypi_glob_patterns = "*.tar.gz,*.whl"
|
||||
build_command = ""
|
||||
|
||||
[tool.check-manifest]
|
||||
|
||||
Reference in New Issue
Block a user