mirror of
https://github.com/hydrosquall/tiingo-python.git
synced 2026-02-01 00:54:21 +01:00
[maintenance] update current email address for project maintenance
This commit is contained in:
2
setup.py
2
setup.py
@@ -19,7 +19,7 @@ def read(*filenames, **kwargs):
|
||||
|
||||
NAME = 'tiingo'
|
||||
AUTHOR = "Cameron Yick"
|
||||
EMAIL = 'cameron.yick@enigma.com'
|
||||
EMAIL = 'cameron.yick@gmail.com'
|
||||
URL = 'https://github.com/hydrosquall/tiingo-python'
|
||||
DESCRIPTION = "REST Client for Tiingo Data Platform API"
|
||||
LONG_DESCRIPTION = read('README.rst', 'HISTORY.rst')
|
||||
|
||||
Reference in New Issue
Block a user