moved config format from INI to YAML

This commit is contained in:
2023-12-04 22:39:30 +01:00
parent 97cf440ce5
commit 8ccd734c02
6 changed files with 185 additions and 171 deletions

View File

@@ -11,8 +11,9 @@ setup(
install_requires = [
"docker",
"dockerpty",
"pathlib",
"pyxdg",
"pyyaml",
],
entry_points={
"console_scripts": [