[console_scripts]
hospital-cli = hospital.cli:main
hospital-serve = hospital.wsgi:main

[pytest11]
hospital = hospital.pytest_plugin

