OpenMDAO / pyCycle

Thermodynamic cycle modeling library, built on top of OpenMDAO
Other
75 stars 51 forks source link

change package name to om-pycycle #52

Closed swryan closed 2 years ago

swryan commented 2 years ago

Changes the package name to de-conflict with another package on PyPi.

The name used with pip install is now om-pycycle, but the installed package still uses the pycycle namespace:

pip install om-pycyle[all]
testflo pycycle