Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Release code out of date #536

Open
1 of 3 tasks
jmmshn opened this issue Sep 20, 2024 · 0 comments
Open
1 of 3 tasks

[Bug]: Release code out of date #536

jmmshn opened this issue Sep 20, 2024 · 0 comments
Labels

Comments

@jmmshn
Copy link
Contributor

jmmshn commented Sep 20, 2024

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

@jmmshn jmmshn added the bug label Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant