mhhennig / HS2

Software for high density electrophysiology
GNU General Public License v3.0
26 stars 17 forks source link

Why only Python>=3.12? #82

Closed alejoe91 closed 1 week ago

alejoe91 commented 1 week ago

Hi @mhhennig

Is there a reason for the python-requires>=3.12?

Can't install this anywhere on our cloud-deployed machines :(

mhhennig commented 1 week ago

The version here is already >=3.10. Just uploaded 0.4.4 to pypi, does it work now?

alejoe91 commented 1 week ago

I'll try :)

alejoe91 commented 1 week ago

Nope.. this is the problem: https://github.com/mhhennig/HS2/blob/master/setup.py#L157

mhhennig commented 1 week ago

Allright, but now! 🙄

alejoe91 commented 1 week ago

Works now :)

mhhennig commented 1 week ago

🎉