diff --git a/setup.py b/setup.py index 1aa6e1908..b57a935df 100644 --- a/setup.py +++ b/setup.py @@ -31,7 +31,7 @@ setup( ] ) -import os, shutil -shutil.rmtree(os.path.join(os.path.dirname(__file__), 'djangorestframework.egg-info'), True) +#import os, shutil +#shutil.rmtree(os.path.join(os.path.dirname(__file__), 'djangorestframework.egg-info'), True)