Closed mmphego closed 4 years ago
Installing from bleeding-edge fails due to the package being imported in the setup.py
setup.py
https://github.com/micahflee/semiphemeral/blob/be913fda43388de9c6861fc93427c50557dfbcd1/setup.py#L2
pip install https://github.com/micahflee/semiphemeral/archive/master.zip # or # pip install git+https://github.com/micahflee/semiphemeral@master
Installing from bleeding-edge fails due to the package being imported in the
setup.py
https://github.com/micahflee/semiphemeral/blob/be913fda43388de9c6861fc93427c50557dfbcd1/setup.py#L2
Reproduce bug
Screenshot