diff options
author | Sebastian Spaeth <Sebastian@SSpaeth.de> | 2012-11-16 11:32:35 +0100 |
---|---|---|
committer | Sebastian Spaeth <Sebastian@SSpaeth.de> | 2012-12-21 08:24:28 +0100 |
commit | 8d19cb2445e2aa1f53431da26d866bf9b5e25872 (patch) | |
tree | 28ad2c483a3b9fd11ac97e862284e4bdeb014f12 /docs/source/plugindocs | |
parent | 726896b62a87a88594cf3863f4bbfcaf84b2abb3 (diff) | |
download | mediagoblin-8d19cb2445e2aa1f53431da26d866bf9b5e25872.tar.lz mediagoblin-8d19cb2445e2aa1f53431da26d866bf9b5e25872.tar.xz mediagoblin-8d19cb2445e2aa1f53431da26d866bf9b5e25872.zip |
Don't require webob as dependency
It is pushing up the daisies. Also relnote the change.
Diffstat (limited to 'docs/source/plugindocs')
-rw-r--r-- | docs/source/plugindocs/trim_whitespace.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/source/plugindocs/trim_whitespace.rst b/docs/source/plugindocs/trim_whitespace.rst new file mode 100644 index 00000000..eb38e0e5 --- /dev/null +++ b/docs/source/plugindocs/trim_whitespace.rst @@ -0,0 +1 @@ +.. include:: ../../../mediagoblin/plugins/trim_whitespace/README.rst |