Skip to content
Snippets Groups Projects
Commit 18700365 authored by chrissi^'s avatar chrissi^
Browse files

flamingo: Version Bump


Signed-off-by: default avatarChris Fiege <chris@tinyhost.de>
parent 862c53d9
Branches
No related tags found
No related merge requests found
Pipeline #1634 passed
flamingo[feeds]
flamingo[feeds]==1.3
beautifulsoup4==4.5.3
Pillow==4.3.0
ipython==6
......
git+git://github.com/pengutronix/flamingo@v1.0#egg=flamingo[full]
flamingo[full]==1.3
beautifulsoup4==4.5.3
Pillow==4.3.0
ipython==6
......
from docutils.parsers.rst import directives
from docutils.nodes import raw
from flamingo.plugins.rst.base import NestedDirective
from flamingo.plugins.rst import NestedDirective
def ffbsbox(context):
class Div(NestedDirective):
......
......@@ -3,7 +3,6 @@ import os
PLUGINS = [
'flamingo.plugins.Redirects',
'flamingo.plugins.rstBootstrap3',
'flamingo.plugins.rstFile',
'flamingo.plugins.rstPygments',
'plugins/title.py::Title',
'plugins/git.py::Git',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment