Skip to content

Instantly share code, notes, and snippets.

@mh0w
Last active May 21, 2026 14:30
Show Gist options
  • Select an option

  • Save mh0w/be8dcad4ccb5ca2ec9dc5a9ccec1aab6 to your computer and use it in GitHub Desktop.

Select an option

Save mh0w/be8dcad4ccb5ca2ec9dc5a9ccec1aab6 to your computer and use it in GitHub Desktop.
How to yank a package/release on Artifactory
  1. Find the artifact on Artifactory
  2. Go to the Properties tab
  3. Add a pypi.yanked property, setting the value to whatever you want the explanation to be for why it was yanked (e.g. 'broken release')
@mh0w

mh0w commented May 21, 2026

Copy link
Copy Markdown
Author
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment