diff --git a/setup.py b/setup.py index 53620180..363845c7 100644 --- a/setup.py +++ b/setup.py @@ -37,6 +37,7 @@ def local_version(version): """ return "" + setup( name="civic-scraper", description="Tools for downloading agendas, minutes and other documents produced by local government",