python-bcrypt icon indicating copy to clipboard operation
python-bcrypt copied to clipboard

Can I install it with requirements.txt?

Open alexellis opened this issue 7 years ago • 1 comments

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?

alexellis avatar Apr 28 '18 18:04 alexellis

I mean, there's probably no reason not to add a setup.py? if you submit a PR I'll happily merge it.

fwenzel avatar Apr 29 '18 05:04 fwenzel