Skip to content

Instantly share code, notes, and snippets.

@squirrel532
Created February 27, 2020 07:44
Show Gist options
  • Save squirrel532/b844a79d479d3efe208972606a8171aa to your computer and use it in GitHub Desktop.
Save squirrel532/b844a79d479d3efe208972606a8171aa to your computer and use it in GitHub Desktop.
[tool.poetry]
name = "hello"
version = "2020.02.27"
description = "zzzz"
authors = ["aarrr <aarrrr@example.com>"]
[tool.poetry.dependencies]
python = "~2.7 || ~3.7"
pytest = "*"
firebase-admin = "*"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment