Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

3.2.0: setup.py clean fails with NameError: name 'long_description' is not defined #16704

Copy link
Copy link
Closed
@sandrotosi

Description

@sandrotosi
Issue body actions

Hello,
when preparing 3.2.0 for debian i noticed that running setup.py clean fails with

Traceback (most recent call last):
  File "./setup.py", line 247, in <module>
    long_description=long_description,
NameError: name 'long_description' is not defined

That's because https://github.com/matplotlib/matplotlib/blob/master/setup.py#L228 is only executed when https://github.com/matplotlib/matplotlib/blob/master/setup.py#L178-L180 and so it's not available when needed at https://github.com/matplotlib/matplotlib/blob/master/setup.py#L246

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.