OpenMDAO / testflo

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

replace long_description with README #80

Closed swryan closed 1 year ago

swryan commented 1 year ago

Summary

Replace the outdated long_description in setup.py with the contents of README.md

Related Issues