add dynamic themes and preview

This commit is contained in:
Vladimir Mandic
2023-04-17 13:49:18 -04:00
parent 133e2855fc
commit f5a29752e7
14 changed files with 91 additions and 45 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
with:
python-version: 3.10.6
cache: pip
cache-dependency-path: requirements*txt
cache-dependency-path: requirements.txt
- name: Install PyLint
run: |
python -m pip install --upgrade pip