File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 max-parallel : 1
1919 matrix :
2020 os : [ubuntu-latest, windows-latest, macos-latest]
21- python-version : ['3.11', '3. 12', '3.13']
21+ python-version : ['3.12', '3.13']
2222
2323 steps :
2424 - uses : actions/checkout@v4
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3939 - PyQt5>=5.15.17
4040 - XlsxWriter>=3.2.5
4141- build tests for python
42- - removed: 3.9, 3.10
42+ - removed: 3.9, 3.10, 3.11
4343
4444
4545## [ 0.7.3] - 2025-02-20
Original file line number Diff line number Diff line change 3030 classifiers = [
3131 "Programming Language :: Python :: 3.13" ,
3232 "Programming Language :: Python :: 3.12" ,
33- "Programming Language :: Python :: 3.11" ,
3433 "License :: OSI Approved :: GNU General Public License v3 (GPLv3)" ,
3534 "Operating System :: OS Independent" ,
3635 "Development Status :: 4 - Beta" ,
You can’t perform that action at this time.
0 commit comments