need to go ahead and maybe add this file as a gitignore or something

This commit is contained in:
cktricky
2018-01-10 11:25:59 -05:00
parent f84380a36c
commit 72df437d74

View File

@@ -1,5 +1,5 @@
'''
put access and secret key here. All modules should pick it up
'''
AWS_ACCESS_KEY_ID = 'test'
AWS_SECRET_ACCESS_KEY = 'test'
AWS_ACCESS_KEY_ID = ''
AWS_SECRET_ACCESS_KEY = ''