OpenMDAO / testflo

A simple python testing framework that can run unit tests under MPI (or not).
Other
3 stars 7 forks source link

Use setuptools #25

Closed toddrme2178 closed 5 years ago

toddrme2178 commented 5 years ago

entry_points requires setuptools. It doesn't work with distutils.