This commit is contained in:
Thomas Dedek
2021-02-24 10:49:43 +01:00
parent 5b86e9aee0
commit 67e2620bca
6 changed files with 94 additions and 6 deletions

8
Pipfile Normal file
View File

@@ -0,0 +1,8 @@
[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[packages]
"ruamel.yaml" = "*"