blob: 7affb2f7ec1d49f33e95752c367095061abc26cd [file] [log] [blame]
Brad Bishop0823be62015-11-13 09:07:15 -05001Index: 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