[console_scripts]
pytest_rts_all_without_remap = pytest_rts.tests.evaluation.all_without_remap:main
pytest_rts_collect = pytest_rts.collect:main
pytest_rts_eval = pytest_rts.tests.evaluation.start:main
pytest_rts_specific_without_remap = pytest_rts.tests.evaluation.specific_without_remap:main

[pytest11]
pytest-rts = pytest_rts.plugin

