Skip to content
Snippets Groups Projects
Commit 65432830 authored by Sandro Tosi's avatar Sandro Tosi
Browse files

fix failure with updated ipython sphinx directive; Closes: #950145

parent 94ec2a92
No related branches found
No related tags found
No related merge requests found
python-cycler (0.10.0-3) UNRELEASED; urgency=medium
* debian/patches/doc-fix-code-input-with-no-code.patch
- fix failure with updated ipython sphinx directive; Closes: #950145
-- Sandro Tosi <morph@debian.org> Sun, 16 Feb 2020 22:32:08 -0500
python-cycler (0.10.0-2) unstable; urgency=medium
[ Ondřej Nový ]
......
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -48,8 +48,6 @@ hashable (as it will eventually be used
from __future__ import print_function
from cycler import cycler
-
-
color_cycle = cycler(color=['r', 'g', 'b'])
color_cycle
remove-mpl-only-directives.patch
doc-fix-code-input-with-no-code.patch
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment