Skip to content

Instantly share code, notes, and snippets.

@x86demon
Created November 27, 2023 16:52
Show Gist options
  • Save x86demon/413bd121a64b9042155eaf769ed0f9bf to your computer and use it in GitHub Desktop.
Save x86demon/413bd121a64b9042155eaf769ed0f9bf to your computer and use it in GitHub Desktop.
[tool.poetry]
name = "example-project"
version = "0.1"
description = ""
authors = ["Example Author <[email protected]>"]
[tool.poetry.dependencies]
python = "^3.11"
prefect = "^2.14"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment