Becksteinlab / numkit

Numerical first aid kit (with numpy/scipy).
https://numkit.readthedocs.io
Other
2 stars 2 forks source link

make Python 3 compatible #1

Closed orbeckst closed 6 years ago

orbeckst commented 7 years ago

Should work under Python 2.7 and Python 3.x (at least ≥ 3.4)

kain88-de commented 6 years ago

If you do a release this will make testing your gromacswrapper easier. Currently, it will fail also because the version on pip is not python 3 ready.