orbingol / NURBS-Python

Object-oriented pure Python B-Spline and NURBS library
https://onurraufbingol.com/NURBS-Python/
MIT License
603 stars 153 forks source link

Remove redundant basepython settings #145

Open frenzymadness opened 2 years ago

frenzymadness commented 2 years ago

It's automatic, see https://tox.wiki/en/latest/config.html#conf-basepython

They are more possible improvements for tox.ini and the Python project metadata itself. Let me know whether you are interested in them.