julienr / meshcut

Python 3D mesh planar cross-section
MIT License
103 stars 27 forks source link

Use tox for multi-python tests #23

Open julienr opened 2 years ago

julienr commented 2 years ago

This would simplify the github workflow file and make it possible to use tox when testing locally. See for example the numpy-stl github workflow file.