Dataset-Maker / pytest.ini
arittrabag's picture
Deploy Dataset-Maker: torn-page non-overlapping dataset generator
a8784d9 verified
raw
history blame contribute delete
184 Bytes
[pytest]
# Put the repo root on sys.path so `import src...` works under bare `pytest`
# (CI), not only `python -m pytest` (which adds CWD implicitly).
pythonpath = .
testpaths = tests