diff options
author | NeodarZ <neodarz@neodarz.net> | 2018-04-14 18:38:25 +0200 |
---|---|---|
committer | NeodarZ <neodarz@neodarz.net> | 2018-04-14 18:38:25 +0200 |
commit | 9745989d7c25c7582885b43d07123fcf1f02bd39 (patch) | |
tree | 11d1b49bd8670dc38f617d02260ce9890c5122e6 /requirements.txt | |
download | arte.tv-dl-9745989d7c25c7582885b43d07123fcf1f02bd39.tar.xz arte.tv-dl-9745989d7c25c7582885b43d07123fcf1f02bd39.zip |
Initial commit
Diffstat (limited to '')
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..cd91942 --- /dev/null +++ b/requirements.txt @@ -0,0 +1 @@ +beautifulsoup4==4.6.0 |