Skip to content

extras_require: are installed by default #1242

@FRidh

Description

@FRidh

Installing jupyter_client with

python setup.py bdist_wheel
pip install *.whl

will attempt to install the extras_require listed in the setup.py.

  • setuptools 38.2.5
  • pip 9.0.1
  • wheel 0.30.0

The same actually happens when using

pip install jupyter_client

where it uses wheels.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions