PMXBOT Log file Viewer

Help | Karma | Search:

#pypa logs for Saturday the 21st of February, 2015

(Back to #pypa overview) (Back to channel listing) (Animate logs)
[00:08:33] <_habnabit> AlecTaylor, pip install -Ur requirements.txt
[00:31:21] <AlecTaylor> _habnabit: I don't have control over the pip command (this is on heroku). All I know is pip does "pip -r requirements.txt"
[00:32:01] <_habnabit> AlecTaylor, pretty sure you can't do that with just requirements.txt unless you pin versions
[00:35:04] <jessamynsmith> AlecTaylor: you can explicitly run pip on heroku
[00:35:14] <jessamynsmith> but if you want to automate this, I think you need to pin the version in requirements.txt
[00:55:28] <AlecTaylor> How do I specify in my requirements.txt to update the package to the latest?
[00:56:57] <dstufft> the answer hasn't changed in 20 minutes, you have to either pin to the latest versions or you have to specify -U on the command line
[00:58:40] <_habnabit> AlecTaylor, https://www.mikeash.com/getting_answers.html#no-repeats
[01:01:17] <jessamynsmith> _habnabit: I wish that post didn't only use Guy and Man as examples, but the info is good :)
[01:01:51] <jessamynsmith> oh, sweet, there is a link to email the author :)
[01:02:21] <_habnabit> jessamynsmith, it's a pretty old post; i think it's just an anachronism mostly
[01:02:26] <_habnabit> jessamynsmith, i doubt they'd mind changing that
[01:02:33] <jessamynsmith> we shall soon see!
[07:43:24] <ronny> hmm
[07:43:35] <ronny> whosps missed hom
[07:43:41] <ronny> eh him
[16:05:42] <ronny> re
[16:05:53] <ronny> hmm
[16:11:21] <ronny> hi jaraco
[16:11:46] <ronny> jaraco: i did a first release after making version generation pluggable and hookable