Skip to content

Instantly share code, notes, and snippets.

@intgr
Created November 17, 2020 08:30
Show Gist options
  • Save intgr/767f32b18bd00164cceae9d02621af49 to your computer and use it in GitHub Desktop.
Save intgr/767f32b18bd00164cceae9d02621af49 to your computer and use it in GitHub Desktop.
[tool.poetry]
name = "app"
version = "1.0.0"
description = " ᕕ( ᐛ )ᕗ "
authors = ["MR <marti@juffo.org>"]
[tool.poetry.dependencies]
python = "^3.8"
[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