diff options
author | Bryan Brattlof <bryanbrattlof@gmail.com> | 2020-02-10 11:20:54 -0500 |
---|---|---|
committer | Bryan Brattlof <bryanbrattlof@gmail.com> | 2020-02-10 11:20:54 -0500 |
commit | ddf2022606c37795d85294fd1ee433513fa1d534 (patch) | |
tree | 7617052005dd61189f12a75736572d7eb95159f5 /requirements.txt | |
parent | 863be16035a3b0402ee3647e6703adeab94090f9 (diff) | |
download | bryanbrattlof.com-ddf2022606c37795d85294fd1ee433513fa1d534.tar.gz bryanbrattlof.com-ddf2022606c37795d85294fd1ee433513fa1d534.tar.bz2 |
remove 'pelican-htmlmin' requirement
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 cf67638..93194e6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,2 @@ pelican-webassets -pelican-htmlmin libsass |