summaryrefslogtreecommitdiff
path: root/test/setup.cfg
blob: ef9c755e29f198e5860224abbe0ab7941dc61052 (plain)
1
2
3
4
5
6
7
8
9
[tool:pytest]
minversion = 3.6
markers =
    bashcomp
    complete

[mypy]
python_version = 3.4
ignore_missing_imports = true