- Minor clarification in Python 2013Q4 report

Submitted by:	mva
This commit is contained in:
Gabor Pali 2014-01-14 18:44:47 +00:00
parent 742ee58d98
commit 72dd921b33
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=43516

View file

@ -717,8 +717,7 @@
<task>Add support for granular dependencies (for example
<tt>&gt;=1.0</tt> or <tt>&lt;2.0</tt>).</task>
<task>Look at what adding PyPI (the Python Package Index) support
looks like.</task>
<task>Look at what adding <tt>pip</tt> support looks like.</task>
<task>Convert all <tt>USE_PYDISTUTILS=easy_install</tt> entries to
<tt>yes</tt> and remove the use of <tt>easy_install</tt> from