Skip to content

[Bug]: Release code out of date #536

@jmmshn

Description

@jmmshn

Code snippet

# Content of setup.py from Github's release zip file for 2.0.3

if __name__ == "__main__":
    setup(
        name='FireWorks',
        version="1.9.7",

What happened?

The current content of setup.py file if you download from release's zip file seems out of date.

image

The extra_requires parameter in setup.py also looks different from 2.0.3 on pip vs 2.0.3 from the zip file on GitHub.

Version

2.0.3

Which OS?

  • MacOS
  • Windows
  • Linux

Log output

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions