1
0
mirror of https://github.com/enpaul/keyosk.git synced 2025-09-18 21:51:57 +00:00

Convert from pipenv to poetry

This commit is contained in:
2020-02-18 22:05:32 -05:00
parent 3561a3c01e
commit b17988e287
5 changed files with 34 additions and 315 deletions

18
poetry.lock generated Normal file
View File

@@ -0,0 +1,18 @@
[[package]]
category = "main"
description = "Python Library for Tom's Obvious, Minimal Language"
name = "toml"
optional = false
python-versions = "*"
version = "0.10.0"
[metadata]
content-hash = "b74930e09642dbe35d394af35e32c1cc35ceda7f7547db35554a1e77fbbb4ddd"
python-versions = "^3.6"
[metadata.files]
toml = [
{file = "toml-0.10.0-py2.7.egg", hash = "sha256:f1db651f9657708513243e61e6cc67d101a39bad662eaa9b5546f789338e07a3"},
{file = "toml-0.10.0-py2.py3-none-any.whl", hash = "sha256:235682dd292d5899d361a811df37e04a8828a5b1da3115886b73cf81ebc9100e"},
{file = "toml-0.10.0.tar.gz", hash = "sha256:229f81c57791a41d65e399fc06bf0848bab550a9dfd5ed66df18ce5f05e73d5c"},
]