File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1212 uses : pyTooling/Actions/.github/workflows/Parameters.yml@r1
1313 with :
1414 name : pyEDAA.ProjectModel
15- python_version_list : " 3.9 3.10 3.11 3.12 pypy-3.9 pypy-3.10"
15+ # python_version_list: "3.9 3.10 3.11 3.12 pypy-3.9 pypy-3.10"
1616 disable_list : " mingw64:* ucrt64:*"
1717
1818 AppTestingParams :
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ pyTooling ~= 7.0
55# Enforce latest version on ReadTheDocs
66sphinx ~= 8.1
77docutils ~= 0.21
8+ docutils_stubs ~= 0.0.22
89
910# Sphinx Extenstions
1011sphinxcontrib-mermaid ~= 1.0
Original file line number Diff line number Diff line change 11pyTooling ~= 7.0
2- pyVHDLModel > = 0.27.1 , < 0.28
2+ pyVHDLModel ~ = 0.29.1
33pySVModel >= 0.4.0 , < 0.5
44pySystemRDLModel >= 0.2.0 , < 0.3
You can’t perform that action at this time.
0 commit comments