diff options
author | W. Trevor King <wking@tremily.us> | 2013-01-23 22:12:59 -0500 |
---|---|---|
committer | W. Trevor King <wking@tremily.us> | 2013-01-23 22:24:02 -0500 |
commit | 7d25e16bc419bc79951ada399b49223bef035cb6 (patch) | |
tree | c3772a173e17af104a64c7e35c97ec759e8efed4 /.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/c592a1e8-f2c8-4dfb-8550-955123073947 | |
parent | b9e5c33dc96da7255740cc23660a183baafbadd4 (diff) | |
download | bugseverywhere-7d25e16bc419bc79951ada399b49223bef035cb6.tar.gz |
setup.py: Mention Jinja and CherryPy as requirements
Unfortunately, none of the current Python installation tools
(easy_install, pip, others?) actaully use the `Requires` field that
this populates [1,2], and it's gone since PEP 345, replaced by
`Requires-Dist` [2,3,4]. Eventually a new packaging library
(distutils2, packaging, distlib, ...) will land in the Python standard
library and we can use whatever interface it provides for specifying
dependencies [5].
[1]: http://blog.doughellmann.com/2007/11/requiring-packages-with-distutils.html
[2]: http://ziade.org/2010/02/10/pep-345-and-386-accepted-summary-of-changes/
[3]: http://www.python.org/dev/peps/pep-0345/#requires-dist-multiple-use
[4]: http://www.python.org/dev/peps/pep-0426/#requires-dist-multiple-use
[5]: http://ncoghlan_devs-python-notes.readthedocs.org/en/latest/pep_ideas/core_packaging_api.html
Diffstat (limited to '.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/c592a1e8-f2c8-4dfb-8550-955123073947')
0 files changed, 0 insertions, 0 deletions