Closed Fonsan closed 7 years ago
This fixes the post_processors from being omitted when building the package which can be installed locally by running
post_processors
python setup.py sdist sudo pip install dist/curvature-0.1.0.tar.gz
@adamfranco bump 🤓
Thanks for this improvement -- I haven't actually used pip to install curvature and wasn't sure what was involved in providing this. :-) Sorry for the radio-silence!
This fixes the
post_processors
from being omitted when building the package which can be installed locally by running