PEP 517: Fix odd url markup (#1992)
This commit is contained in:
parent
d7af407833
commit
82cd151074
|
@ -866,7 +866,7 @@ could be added incrementally. Much experience suggests that large successful
|
||||||
projects often originate as quick hacks (e.g., Linux -- "just a hobby,
|
projects often originate as quick hacks (e.g., Linux -- "just a hobby,
|
||||||
won't be big and professional"; `IPython/Jupyter
|
won't be big and professional"; `IPython/Jupyter
|
||||||
<https://en.wikipedia.org/wiki/IPython#Grants_and_awards>`_ -- `a grad
|
<https://en.wikipedia.org/wiki/IPython#Grants_and_awards>`_ -- `a grad
|
||||||
student's ` ``$PYTHONSTARTUP`` file
|
student's $PYTHONSTARTUP file
|
||||||
<http://blog.fperez.org/2012/01/ipython-notebook-historical.html>`_),
|
<http://blog.fperez.org/2012/01/ipython-notebook-historical.html>`_),
|
||||||
so if our goal is to encourage the growth of a vibrant ecosystem of
|
so if our goal is to encourage the growth of a vibrant ecosystem of
|
||||||
good build tools, it's important to minimize the barrier to entry.
|
good build tools, it's important to minimize the barrier to entry.
|
||||||
|
|
Loading…
Reference in New Issue