summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorshimizukawa <shimizukawa@gmail.com>2013-10-03 05:55:58 +0000
committershimizukawa <shimizukawa@gmail.com>2013-10-03 05:55:58 +0000
commit3ebb24f3ba789e4cf98b4bdc24f3d333359cd77a (patch)
treecee2289f20dd2dbf33c0358c85367ab9d2b181c5 /MANIFEST.in
parenta4e91f7947b1290fd85465f719dfbc4d4e510785 (diff)
downloadsphinx-3ebb24f3ba789e4cf98b4bdc24f3d333359cd77a.tar.gz
Added a ez_setup to replace distribute_setup. ez_setup become defacto. Closes #1264
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index cf308103..919b05a0 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -7,7 +7,7 @@ include TODO
include babel.cfg
include Makefile
-include distribute_setup.py
+include ez_setup.py
include sphinx-autogen.py
include sphinx-build.py
include sphinx-quickstart.py