diff --git a/setup.py b/setup.py index 5851c81..5d8d763 100644 --- a/setup.py +++ b/setup.py @@ -49,4 +49,4 @@ def get_sql_files(directory): ), ], install_requires=read_requirements("requirements/prod.txt"), -) \ No newline at end of file +)