hackathon / pytest.ini
mekosotto's picture
chore: bootstrap NeuroBridge project skeleton
043ea3a
raw
history blame
66 Bytes
[pytest]
testpaths = tests
pythonpath = .
addopts = -v --tb=short