sogno-platform / dpsim

Real-time power system simulator including powerflow, (dynamic) phasors and EMT
https://sogno.energy/dpsim/
Mozilla Public License 2.0
67 stars 49 forks source link

Remove Python versions 3.6 and 3.7 for PyPi upload #229

Closed JTS22 closed 1 year ago

JTS22 commented 1 year ago

Removes the Python versions 3.6 and 3.7 from the PyPi build action. To ensure that the KLU libraries can be found during the wheel build, the FetchKLU cmake action is changed to use FetchContent_MakeAvailable. Finally, DPsim's version number is increased to v1.1.1 and a corresponding PyPi package uploaded.

Closes #228

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication