mirror of
https://github.com/agresdominik/predictify.git
synced 2026-04-21 17:55:49 +00:00
6 lines
103 B
INI
6 lines
103 B
INI
# pytest.ini
|
|
[pytest]
|
|
# Set the root directory to the current directory (.)
|
|
rootdir = .
|
|
pythonpath = .
|