PMXBOT Log file Viewer

Help | Karma | Search:

#pypa-dev logs for Friday the 10th of July, 2015

(Back to #pypa-dev overview) (Back to channel listing) (Animate logs)
[01:56:39] <lifeless> dstufft: so uhm
[01:56:51] <lifeless> dstufft: https://pypi.python.org/pypi/mock - how do I debug why thats not rendering properly ?
[01:59:38] <lifeless> nvm
[02:29:51] <sontek> lifeless: you can use the `readme` package to test the problems
[02:30:00] <sontek> https://github.com/pypa/readme
[02:55:42] <lifeless> ah cool
[02:55:51] <lifeless> I just used rst2html README.txt README.html
[22:27:41] <tchaypo> hrm.
[22:28:37] <tchaypo> ML thread about enum34 makes me wonder how env-marked dependencies are handled when building a wheel. are they all bundled in the wheel in case they’re needed later?
[22:54:19] <dstufft> tchaypo: yes
[23:02:45] <tchaypo> Excellent. So the answer on that thread should just be "use ent markers"?
[23:03:10] <dstufft> yes
[23:50:28] <lifeless> sigh
[23:50:31] <lifeless> https://github.com/testing-cabal/mock/issues/262
[23:57:16] <lifeless> https://github.com/testing-cabal/mock/issues/261 is tragicomic