Skip to content

Instantly share code, notes, and snippets.

View greschd's full-sized avatar

Dominik Gresch greschd

View GitHub Profile
../../Scripts/poetry.exe,sha256=L5LaTiwaSQUBQ1eJlJaDETYe0uXRFPvDnhjhc9vvaUE,106411
poetry-1.2.0b3.dev0.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
poetry-1.2.0b3.dev0.dist-info/LICENSE,sha256=8vm0YLpxnaZiat0mTTeC8nWk_3qrZ3vtoIszCRHiOts,1062
poetry-1.2.0b3.dev0.dist-info/METADATA,sha256=39ZUeG_EXK6cMRpKUVeGmTMMtXFyHCe3qX0Z8QcO2bk,6473
poetry-1.2.0b3.dev0.dist-info/RECORD,,
poetry-1.2.0b3.dev0.dist-info/REQUESTED,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
poetry-1.2.0b3.dev0.dist-info/WHEEL,sha256=DA86_h4QwwzGeRoz62o1svYt5kGEXpoUTuTtwzoTb30,83
poetry-1.2.0b3.dev0.dist-info/direct_url.json,sha256=JCb2zOZw0WSviKPkt6HhCA0dE5ARsS10MPpRbDoqE9Y,123
poetry-1.2.0b3.dev0.dist-info/entry_points.txt,sha256=k_qSBtcgSwEOiyhxGinZ5djdc53ZAzOl3RAycTk_-mo,58
poetry/__main__.py,sha256=F_ZLjEACFmSEqgkoux5yPHbD9umQTDAWwvLpBFbo0jM,146
[tool.poetry]
name = "test"
version = "0.1.0"
description = ""
authors = ["Your Name <you@example.com>"]
readme = "README.md"
[tool.poetry.dependencies]
python = "^3.9"
poetry = {git = "https://github.com/python-poetry/poetry.git"}