Skip to content

Commit

Permalink
Decommission PyPI uploader
Browse files Browse the repository at this point in the history
This is now handled in a simpler and more robust way
by oca-github-bot, but checking the presence of the wheel in
the simple index page instead of maintaining a local database.
  • Loading branch information
sbidoul committed May 15, 2021
1 parent e01df02 commit 5254843
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 203 deletions.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@
'oca-migrate-branch = tools.migrate_branch:main',
'oca-migrate-branch-empty = tools.migrate_branch_empty:main',
'oca-publish-modules = tools.publish_modules:main',
'oca-pypi-upload = tools.pypi_upload:cli',
'oca-gen-addon-readme = tools.gen_addon_readme:gen_addon_readme',
'oca-gen-addon-icon = tools.gen_addon_icon:gen_addon_icon',
'oca-towncrier = tools.oca_towncrier:oca_towncrier',
Expand Down
202 changes: 0 additions & 202 deletions tools/pypi_upload.py

This file was deleted.

0 comments on commit 5254843

Please sign in to comment.