p
p copied to clipboard
p requires the latest PyPump from git
…this should either be documented in the README or just added to the requirements in setup.py
Related: xray7224/PyPump#137
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?
I encountered this as well. How come pip doesn't already install master by default? requirements.txt doesn't specify a branch.