Skip to content

Instantly share code, notes, and snippets.

@madebylydia
Created May 5, 2023 20:42
Show Gist options
  • Save madebylydia/c6c4ae3cda2939a2dc02f43126da5721 to your computer and use it in GitHub Desktop.
Save madebylydia/c6c4ae3cda2939a2dc02f43126da5721 to your computer and use it in GitHub Desktop.
[tool.poetry]
name = "poetry-instance"
version = "1.4.2"
description = ""
authors = []
license = ""
[tool.poetry.dependencies]
python = "3.11.0"
poetry = "1.4.2"
[tool.poetry.group.additional.dependencies]
poethepoet = {extras = ["poetry-plugin"], version = "^0.20.0"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment