Skip to content

Instantly share code, notes, and snippets.

@hpk42
Created March 16, 2015 08:50
Show Gist options
  • Save hpk42/f155c930789f4d7e2ff4 to your computer and use it in GitHub Desktop.
Save hpk42/f155c930789f4d7e2ff4 to your computer and use it in GitHub Desktop.
if self.name_version:
name, version = self.name_version
else:
name, version = pkginfo.name, pkginfo.version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment