mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-16 22:10:26 +00:00
Pick 1.8.1 as the minimum version of argcomplete. This is the version in the current Debian oldstable and Ubuntu 20.04 LTS.
4 lines
100 B
INI
4 lines
100 B
INI
# This file is needed until minimum bs4 >= 4.11
|
|
[pytest]
|
|
testpaths = tests
|
|
addopts = -ra --tb=short
|