diff --git a/setup.py b/setup.py index 31d8e24..6c15ce3 100644 --- a/setup.py +++ b/setup.py @@ -23,6 +23,7 @@ 'urllib3', 'psycopg2-binary', 'shapely', + 'tqdm' ], classifiers = [ 'Development Status :: 3 - Alpha', # Chose either "3 - Alpha", "4 - Beta" or "5 - Production/Stable" as the current state of your package