linkchecker/requirements.txt
Félix Sipma a03e2e4ada use xdg dirs for config & data
~/.linkchecker is used instead of the xdg equivalents if the directory
exists (backward compatibility).
2017-10-17 18:48:07 +02:00

5 lines
60 B
Text

# required:
requests<2.15,>=2.2
xdg
# optional:
argcomplete