mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-07 08:10:57 +00:00
Read the environment variables and implement the same fallbacks. Saves a hardly used dependency and is more explicit.
6 lines
93 B
Text
6 lines
93 B
Text
# required:
|
|
beautifulsoup4 >= 4.8.1
|
|
requests >= 2.4
|
|
dnspython >= 2.0
|
|
# optional:
|
|
argcomplete
|