Skip to content

Instantly share code, notes, and snippets.

@esciara
Created April 28, 2022 10:33
Show Gist options
  • Save esciara/857729c278b4de37a6da82e7f62b0a3f to your computer and use it in GitHub Desktop.
Save esciara/857729c278b4de37a6da82e7f62b0a3f to your computer and use it in GitHub Desktop.
[tool.poetry]
name = "deploy-dataprepnamics-dag"
version = "0.1.0"
description = ""
authors = ["foo bar <foo@bar.com>"]
[tool.poetry.dependencies]
python = "^3.9"
protobuf = "^3.20.1"
[tool.poetry.dev-dependencies]
[build-system]
requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment