diff options
author | Erovia <erovia@users.noreply.github.com> | 2019-10-24 20:33:58 +0200 |
---|---|---|
committer | skullydazed <skullydazed@users.noreply.github.com> | 2020-02-15 15:19:03 -0800 |
commit | 3ed1223678d3ec40f4cceecd320dd1112cdfb157 (patch) | |
tree | aba0df6ac06a6e8632b1a24fe55c0a392e841394 /requirements.txt | |
parent | d257a98cb80a90f116072c882753039b10a5e042 (diff) | |
download | qmk_firmware-3ed1223678d3ec40f4cceecd320dd1112cdfb157.tar.gz |
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 bf4f411ed..074b11a8c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,3 @@ hjson nose2 flake8 pep8-naming -bs4 |