[console_scripts]
dane-api = dane_server.api:main
dane-api-gunicorn = dane_server.gunicorn_app:main
dane-server = dane_server.server:main

