spine-tools / Spine-Database-API

Database interface to Spine generic data model
https://www.tools-for-energy-system-modelling.org/
GNU Lesser General Public License v3.0
6 stars 5 forks source link

Check GAMS dir also in PATH on Windows #217

Closed soininen closed 1 year ago

soininen commented 1 year ago

We used to check for GAMS directory in Windows registry only. Now we check the PATH environment variable too as with other systems.

Re spine-tools/Spine-Toolbox#1974

Checklist before merging