Moved from pyfiglet to art

This commit is contained in:
2022-01-19 22:06:59 +01:00
parent 2e4e7ccc57
commit c1b7fca8d5
35 changed files with 70 additions and 71 deletions

View File

@@ -4,7 +4,7 @@
"Version": {
"Major": "2021",
"Minor": "11",
"Micro": "0.post4"
"Micro": "0.post5"
},
"Author": "Sven Heidemann",
"AuthorEmail": "sven.heidemann@sh-edraft.de",
@@ -16,7 +16,7 @@
"LicenseName": "MIT",
"LicenseDescription": "MIT, see LICENSE for more details.",
"Dependencies": [
"sh_cpl-core>=2021.11.0.post4"
"sh_cpl-core>=2021.11.0.post5"
],
"PythonVersion": ">=3.8",
"PythonPath": {},