Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Should black be in setup.py optional deps for tests? #435

Closed
@EricThomson

Description

@EricThomson

Maybe I'm missing something : shouldn't we add black to optional deps for test set of optional deps?

    "tests": [
        "pytest<8.0.0",
        "nbmake",
        "scipy",
        "imageio[pyav]",
        "jupyterlab",
        "jupyter-rfb>=0.4.1",
        "ipywidgets>=8.0.0,<9",
        "scikit-learn",
        "tqdm",
        "sidecar",
    ],

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