Commit fb5f1323 by GitHub Merge Button

Merge 127c5b41 into b508ca38

parents b508ca38 127c5b41
...@@ -31,7 +31,7 @@ setup( ...@@ -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)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment