Commit bff20b25 by Sébastien Eustace

Fix about command display

parent 8cb0d53d
...@@ -12,6 +12,5 @@ class AboutCommand(Command): ...@@ -12,6 +12,5 @@ class AboutCommand(Command):
"""<info>Poetry - Package Management for Python</info> """<info>Poetry - Package Management for Python</info>
<comment>Poetry is a dependency manager tracking local dependencies of your projects and libraries. <comment>Poetry is a dependency manager tracking local dependencies of your projects and libraries.
See <fg=blue>https://github.com/sdispater/poetry</> for more information.</comment> See <fg=blue>https://github.com/sdispater/poetry</> for more information.</comment>"""
"""
) )
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment