changed credentials to config in amazon, don't set up aws clients unless config exists. static -> classmethod for several in amazon

This commit is contained in:
2019-02-20 10:08:01 -05:00
parent 3206dfad22
commit 9e2f894187
6 changed files with 30 additions and 25 deletions

View File

@@ -6,7 +6,7 @@ with open('README.md') as file:
setup(
name="tatt",
version="0.16",
version="0.19",
py_modules=['tatt'],
url='https://github.com/zevaverbach/tatt',
install_requires=[