Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,11 +65,11 @@

# This should be your name or the name of the organization which owns the
# project.
author='The Python Packaging Authority', # Optional
author='A. Random Developer', # Optional

# This should be a valid email address corresponding to the author listed
# above.
author_email='pypa-dev@googlegroups.com', # Optional
author_email='author@example.com', # Optional

# Classifiers help users find your project by categorizing it.
#
Expand Down