Skip to content

Instantly share code, notes, and snippets.

@pawelrubin
Created May 29, 2020 12:24
Show Gist options
  • Save pawelrubin/57e81d26752b301b771435d2f344219b to your computer and use it in GitHub Desktop.
Save pawelrubin/57e81d26752b301b771435d2f344219b to your computer and use it in GitHub Desktop.
[tool.poetry]
name = "source"
[tool.poetry.dependencies]
python = "~3.8"
dohq-artifactory = {git = "https://github.com/devopshq/artifactory.git", rev = "support-python-38-glob"}
[build-system]
requires = ["poetry>=0.12"]
build-backend = "poetry.masonry.api"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment