p icon indicating copy to clipboard operation
p copied to clipboard

p requires the latest PyPump from git

Open moggers87 opened this issue 10 years ago • 2 comments

…this should either be documented in the README or just added to the requirements in setup.py

Related: xray7224/PyPump#137

moggers87 avatar Oct 13 '15 22:10 moggers87

BTW, I see we have PyPump's git repo in requirements.txt already. I guess pip install -e . is picking up what's in setup.py?

moggers87 avatar Oct 13 '15 22:10 moggers87

I encountered this as well. How come pip doesn't already install master by default? requirements.txt doesn't specify a branch.

orblivion avatar Oct 25 '15 03:10 orblivion