text-generation-inference/integration-tests/pytest.ini
2023-05-22 15:05:32 +02:00

4 lines
129 B
INI

[pytest]
asyncio_mode = auto
markers =
private: marks tests as requiring an admin hf token (deselect with '-m "not private"')