mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced 2026-08-19 20:23:07 -04:00
5 lines
100 B
INI
5 lines
100 B
INI
[pytest]
|
|
minversion = 6.0
|
|
norecursedirs = .git .venv .idea .gitlab
|
|
testpaths = tests
|
|
pythonpath = .
|