UM-LoCoLab / NeuroLocoMiddleware

Wrapper library for wearable robotics.
MIT License
2 stars 4 forks source link

setup.cfg, changed python version to 3.7 from 3.8 #3

Open jedsimms7-tamu opened 4 months ago

tkevinbest commented 3 weeks ago

@jedsimms7-tamu I think we're good to merge this. Can you explain why you wanted python 3.7? Is there anything we risk breaking? @imsenthur thoughts?

jedsimms7-tamu commented 3 weeks ago

There is no particular reason that I recall other than that I had 3.7 on my TAMU desktop. The update/installation process through engineering IT is as I'm sure you know slow and a pain at times, so sticking with 3.7 which comes preinstalled on our machines was our best route. Also, there is no need to merge unless y'all are wanting to incorporate my bug fixes (particularly in the servo_can portion of the library).