diff options
| author | Erovia | 2019-10-24 20:33:58 +0200 |
|---|---|---|
| committer | skullydazed | 2020-02-16 00:19:03 +0100 |
| commit | 3ed1223678d3ec40f4cceecd320dd1112cdfb157 (patch) | |
| tree | aba0df6ac06a6e8632b1a24fe55c0a392e841394 /requirements.txt | |
| parent | d257a98cb80a90f116072c882753039b10a5e042 (diff) | |
Drop bs4 dependency, update docs, minor improvements
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index bf4f411ede..074b11a8ce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,3 @@ hjson nose2 flake8 pep8-naming -bs4 |