Title says it all, you have a `warnings.warn` in your `setup.py` but nowhere is the package loaded! This is a build bug in 1.0.3 which makes `pip` fail in some cases...
Title says it all,
you have a
warnings.warnin yoursetup.pybut nowhere is the package loaded!This is a build bug in 1.0.3 which makes
pipfail in some cases...