Skip to content

Commit cf9dcc0

Browse files
author
Ask Solem
committed
Remove pkgutil as a requirement
1 parent 4bce997 commit cf9dcc0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ def fullsplit(path, result=None):
7171
install_requires=[
7272
'django>=1.0',
7373
'docutils',
74-
'pkgutil',
7574
'django-registration>0.7',
7675
],
7776
classifiers=[

0 commit comments

Comments
 (0)