Skip to content

Instantly share code, notes, and snippets.

@timthelion
Created January 29, 2020 11:43
Show Gist options
  • Select an option

  • Save timthelion/836998b7198f60b3951959bac92317c2 to your computer and use it in GitHub Desktop.

Select an option

Save timthelion/836998b7198f60b3951959bac92317c2 to your computer and use it in GitHub Desktop.
[tool.poetry]
name = "fšf"
version = "0.1.0"
description = ""
authors = ["Your Name <you@example.com>"]
[tool.poetry.dependencies]
python = "^3.7"
[tool.poetry.dev-dependencies]
[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