[console_scripts]
anyinfer = anyinfer.cli:main
anyinfer-demo = demo_app:main

[pytest11]
anyinfer = anyinfer.testing.plugin
