[console_scripts]
postgres_dump = s3_dumps.postgres_dump:main
redis_dump = s3_dumps.redis_dump:main

