26719e3c48
Change-Id: Id4181336c0de78c50ec944073314d8bf74bc6d5a
14 lines
225 B
INI
14 lines
225 B
INI
[metadata]
|
|
name = atmosphere
|
|
|
|
[files]
|
|
packages =
|
|
atmosphere
|
|
|
|
[entry_points]
|
|
wsgi_scripts =
|
|
atmosphere-ingress-wsgi = atmosphere.api.ingress:init_application
|
|
|
|
[tool:pytest]
|
|
mocked-sessions=atmosphere.models.db.session
|