diff options
author | Bryan Brattlof <bryanbrattlof@gmail.com> | 2018-10-30 20:54:33 -0500 |
---|---|---|
committer | Bryan Brattlof <bryanbrattlof@gmail.com> | 2018-10-30 21:59:18 -0500 |
commit | 577e5325f7789e15a4296deeaf5372e7405f188e (patch) | |
tree | f530043d7952ef8ca1c253be5c698a493d72cc7c /requirements.txt | |
parent | b1759f13a6895cfdbcf5ec852250e3448ff5b673 (diff) | |
download | bryanbrattlof.com-577e5325f7789e15a4296deeaf5372e7405f188e.tar.gz bryanbrattlof.com-577e5325f7789e15a4296deeaf5372e7405f188e.tar.bz2 |
Add pelican-minify to plugins
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 512c7d3..0e1eae3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,3 @@ webassets cssmin +htmlmin |