linkchecker/pytest-minreqs.ini
Chris Mayo f489660925 Test with minimum versions of requirements
Pick 1.8.1 as the minimum version of argcomplete. This is the version in
the current Debian oldstable and Ubuntu 20.04 LTS.
2022-11-30 19:21:06 +00:00

4 lines
100 B
INI

# This file is needed until minimum bs4 >= 4.11
[pytest]
testpaths = tests
addopts = -ra --tb=short