atmosphere/setup.cfg
Mohammed Naser 84bc653862 add usage API
Change-Id: Id6a688192277f9a58b13ca45d2596d375c5c187d
2020-09-04 15:50:36 -04:00

15 lines
291 B
INI

[metadata]
name = atmosphere
[files]
packages =
atmosphere
[entry_points]
wsgi_scripts =
atmosphere-ingress-wsgi = atmosphere.api.ingress:init_application
atmosphere-usage-wsgi = atmosphere.api.usage:init_application
[tool:pytest]
mocked-sessions=atmosphere.models.db.session