Skip to content

Instantly share code, notes, and snippets.

@nitay
Created May 13, 2016 20:07
Show Gist options
  • Save nitay/8cfd29e4cee08d11eb5524517d6bf679 to your computer and use it in GitHub Desktop.
Save nitay/8cfd29e4cee08d11eb5524517d6bf679 to your computer and use it in GitHub Desktop.
python_requirement_library(
name='mysql-connector-python',
requirements=[
python_requirement(requirement = 'mysql-connector-python==2.0.4'
repository = 'https://dl.bintray.com/actioniq/python-pkgs/')
]
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment