feat: add project overview and configuration details to readme and settings files

This commit is contained in:
2025-11-08 02:11:02 +00:00
parent 58b0c9c79d
commit 2bd51e5628
3 changed files with 10 additions and 2 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
python-version: ['3.10', '3.11', '3.12']
python-version: ['3.12']
steps:
- uses: actions/checkout@v4