rwl / PYPOWER

Port of MATPOWER to Python
http://rwl.github.io/PYPOWER/api/
Other
329 stars 110 forks source link

Upgrade Python to 3.5 in Deploy Stage #63

Closed Bengt closed 3 years ago

Bengt commented 3 years ago

This might just fix the issues Travis CI is having. pip has namely dropped support for 2.7 some time ago.

Bengt commented 3 years ago

This seems to work. Would you please merge it?