summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorSylvain Th?nault <sylvain.thenault@logilab.fr>2010-05-11 10:46:45 +0200
committerSylvain Th?nault <sylvain.thenault@logilab.fr>2010-05-11 10:46:45 +0200
commitf608ab9ae0dd93cfcfd8efc6d5d401959ed12880 (patch)
treead28c80a524fc5c45ee9cf1e7af1e376046f1678 /setup.py
parent946256313240fcb1a8c9019957d74cb3c05fc6c2 (diff)
downloadlogilab-common-f608ab9ae0dd93cfcfd8efc6d5d401959ed12880.tar.gz
cleanup
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/setup.py b/setup.py
index 69a5634..1aca654 100644
--- a/setup.py
+++ b/setup.py
@@ -18,10 +18,6 @@
# You should have received a copy of the GNU Lesser General Public License along
# with logilab-common. If not, see <http://www.gnu.org/licenses/>.
"""Generic Setup script, takes package info from __pkginfo__.py file.
-
-
-
-
"""
__docformat__ = "restructuredtext en"