aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesus Laime <laimejesu@gmail.com>2018-10-25 20:35:16 -0300
committerPaul Ganssle <paul@ganssle.io>2018-10-26 09:22:12 -0400
commit72b5c330318a624832402c5445f1213ce82f5642 (patch)
treec167c99d2c090f9915e7a35994f184f4d7624c6b
parentd0b88ac944944580a1ff52e0a3fda9fdbc7fb095 (diff)
downloadexternal_python_setuptools-72b5c330318a624832402c5445f1213ce82f5642.tar.gz
external_python_setuptools-72b5c330318a624832402c5445f1213ce82f5642.tar.bz2
external_python_setuptools-72b5c330318a624832402c5445f1213ce82f5642.zip
Fix deprecation warning in easy_install docs
-rw-r--r--docs/easy_install.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/easy_install.txt b/docs/easy_install.txt
index 41d182e0..aa11f890 100644
--- a/docs/easy_install.txt
+++ b/docs/easy_install.txt
@@ -2,7 +2,7 @@
Easy Install
============
-..warning::
+.. warning::
Easy Install is deprecated. Do not use it. Instead use pip. If
you think you need Easy Install, please reach out to the PyPA
team (a ticket to pip or setuptools is fine), describing your