Skip to content

Commit 33d0ec8

Browse files
committed
Renamed app to django-nested-comments in setup.py
1 parent 3e7f945 commit 33d0ec8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import comments
33

44
setup(
5-
name='comments',
5+
name='django-nested-comments',
66
version=comments.__version__,
77
description='A Django application for handling comment uploads and associating them to arbitrary models.',
88
author='Noah Lefcourt',

0 commit comments

Comments
 (0)