I want to get this package into a demo that can only use pip to install requirements.. I've tried putting https://github.com/fwenzel/python-bcrypt/archive/master.zip as the URL but it fails due to lack of setup.py.
Is this on pip? Can you suggest any other way of getting it?
I want to get this package into a demo that can only use
pipto install requirements.. I've tried puttinghttps://github.com/fwenzel/python-bcrypt/archive/master.zipas the URL but it fails due to lack of setup.py.Is this on pip? Can you suggest any other way of getting it?