This website requires JavaScript.
Explore
Help
Sign In
Briq
/
django-polymorphic
Watch
6
Star
0
Fork
You've already forked django-polymorphic
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Remove setuptools from install_requires
Browse Source
fix_request_path_info
Diederik van der Boor
2016-09-02 12:41:29 +02:00
parent
c8dd04bba0
commit
1f1096046e
1 changed files
with
0 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
1
setup.py
Unescape
Escape
View File
@ -42,7 +42,6 @@ setup(
]
,
]
,
}
,
}
,
install_requires
=
[
'
setuptools
'
]
,
test_suite
=
'
runtests
'
,
test_suite
=
'
runtests
'
,
classifiers
=
[
classifiers
=
[
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
Briq/django-polymorphic
Title
Body
Create Issue