diff MANIFEST.in @ 103:57463d1fa7f6

forgotten to change distribute_setup.py to ez_setup.py in MANIFEST.in
author Goffi <goffi@goffi.org>
date Mon, 15 Sep 2014 13:20:01 +0200
parents 8d4bf7d1d84e
children
line wrap: on
line diff
--- a/MANIFEST.in	Thu Sep 11 10:38:51 2014 +0200
+++ b/MANIFEST.in	Mon Sep 15 13:20:01 2014 +0200
@@ -4,4 +4,4 @@
 include COPYING*
 include CHANGELOG
 include MANIFEST.in
-include distribute_setup.py
+include ez_setup.py