Skip to content

Commit 73d371e

Browse files
committed
add requirements.txt for tools/inspect_links.py
This both documents the dependencies as well as provides a one-line command to install those dependencies (`pip -r requirements.txt`).
1 parent cf4da38 commit 73d371e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tools/requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
beautifulsoup4==4.10.0
2+
Markdown==3.3.5

0 commit comments

Comments
 (0)