X Tutup
Skip to content

cycler 0.10 is required due to change_key() usage #6999

@rathann

Description

@rathann

To help us understand and resolve your issue please check that you have provided
the information below.

  • Matplotlib version, Python version and Platform (Windows, OSX, Linux ...)

    2.0.0b3, python-2.7.12, Linux (Fedora rawhide)

  • How did you install Matplotlib and Python (pip, anaconda, from source ...)

    from source (I'm building an RPM package)

  • If possible please supply a Short, Self Contained, Correct, Example
    that demonstrates the issue i.e a small piece of code which reproduces the issue
    and can be run with out any other (or as few as possible) external dependencies.

    Commit bfe5e3f erroneously bumps the cycler requirement to 0.9, when in fact the commit that introduced change_key method ended up only in master and 0.10 branches of cycler (matplotlib/cycler@1898aa2).
    Please bump the cycler requirement to 0.10.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      X Tutup