Skip to content

Instantly share code, notes, and snippets.

@schinckel
Created December 4, 2019 03:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save schinckel/11584f891a467aeda3623e87bec162be to your computer and use it in GitHub Desktop.
Save schinckel/11584f891a467aeda3623e87bec162be to your computer and use it in GitHub Desktop.
[tool.poetry]
name = "poetry-2.7"
version = "0.1.0"
description = ""
authors = ["Matthew Schinckel <matt@schinckel.net>"]
[tool.poetry.dependencies]
[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