This commit is contained in:
2024-02-21 08:03:10 +00:00
parent abfc9d28e5
commit 9c6594c301
15 changed files with 77 additions and 35 deletions

View File

@@ -20,7 +20,7 @@ classifiers =
zip_safe = false
python_requires = ~=3.6
include_package_data =
"*" = ["*.txt"]
"*" = ["*.txt", "*.bash" ]
install_requires =
stem
ruamel.yaml