This commit is contained in:
GitHub Merge Button 2011-05-02 12:02:23 -07:00
commit fb5f1323fd

View File

@ -31,7 +31,7 @@ setup(
] ]
) )
import os, shutil #import os, shutil
shutil.rmtree(os.path.join(os.path.dirname(__file__), 'djangorestframework.egg-info'), True) #shutil.rmtree(os.path.join(os.path.dirname(__file__), 'djangorestframework.egg-info'), True)