ilayn / harold

An open-source systems and controls toolbox for Python3
MIT License
173 stars 19 forks source link

Support for Python V3.11 #90

Closed jamestjsp closed 1 year ago

jamestjsp commented 1 year ago

ERROR: Ignored the following versions that require a different python version: 1.0.2 Requires-Python >=3.8,<3.11

Please add support for Python 3.11

ilayn commented 1 year ago

Thank you for the heads up @jamestjsp. I'll cook something right away.