diff --git a/setup.py b/setup.py index 8b41ed7a..25d9d613 100644 --- a/setup.py +++ b/setup.py @@ -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. #