Brad Bishop | 0823be6 | 2015-11-13 09:07:15 -0500 | [diff] [blame] | 1 | Index: Rocket-1.2.4/setup.py |
2 | =================================================================== | ||||
3 | --- Rocket-1.2.4.orig/setup.py | ||||
4 | +++ Rocket-1.2.4/setup.py | ||||
5 | @@ -4,8 +4,6 @@ | ||||
6 | # This file is part of the Rocket Web Server | ||||
7 | # Copyright (c) 2009 Timothy Farrell | ||||
8 | |||||
9 | -from distribute_setup import use_setuptools | ||||
10 | -use_setuptools() | ||||
11 | from setuptools import setup, find_packages | ||||
12 | |||||
13 | import os |