pytest.ini 131 Bytes
Newer Older
zzg_666's avatar
zzg_666 committed
1
2
3
4
5
[pytest]
addopts = --ignore=test/test_ragkbcleaning.py
markers = 
    cpu: mark test to run on CPU
    gpu: mark test to run on GPU