We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6ffb7b commit 018ff04Copy full SHA for 018ff04
setup.py
@@ -4,7 +4,7 @@
4
name="predictit_markets", # Package name
5
version="0.1.1", # Initial version
6
author="Travis Tuttle",
7
- author_email="tuttlepower",
+ author_email="",
8
description="A package for interacting with PredictIt markets",
9
long_description=open('README.md').read(),
10
long_description_content_type='text/markdown',
0 commit comments