Skip to content

Instantly share code, notes, and snippets.

@stefanfoulis
Created October 23, 2018 22:13
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 stefanfoulis/5dff212a9c58fd4dcf090549366cc07f to your computer and use it in GitHub Desktop.
Save stefanfoulis/5dff212a9c58fd4dcf090549366cc07f to your computer and use it in GitHub Desktop.
[tool.poetry]
name = "app"
version = "0.1.0"
description = ""
authors = ["None"]
[tool.poetry.dependencies]
python = "3.6"
hyper = "^0.7.0"
cryptography = "^2.3"
[tool.poetry.dev-dependencies]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment