Commit 8c1e6beb by Tom Christie

Distutils, you are a harsh master.

parent f2f8527a
......@@ -62,7 +62,7 @@ setup(
author_email='tom@tomchristie.com',
packages=get_packages('djangorestframework'),
package_data=get_package_data('djangorestframework'),
requires=['URLObject>=0.6.0'],
requires=['URLObject (>=0.6.0)'],
classifiers=[
'Development Status :: 4 - Beta',
'Environment :: Web Environment',
......
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