blob: 7affb2f7ec1d49f33e95752c367095061abc26cd [file] [log] [blame]
Index: Rocket-1.2.4/setup.py
===================================================================
--- Rocket-1.2.4.orig/setup.py
+++ Rocket-1.2.4/setup.py
@@ -4,8 +4,6 @@
# This file is part of the Rocket Web Server
# Copyright (c) 2009 Timothy Farrell
-from distribute_setup import use_setuptools
-use_setuptools()
from setuptools import setup, find_packages
import os