Created
January 6, 2020 15:31
-
-
Save Yelinz/8becde4047b05a33f353795e7136d762 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[tool.poetry] | |
name = "project" | |
version = "0.1.0" | |
description = "" | |
authors = [] | |
[tool.poetry.dependencies] | |
python = "~3.7.0" | |
[tool.poetry.dev-dependencies] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment