We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
# Content of setup.py from Github's release zip file for 2.0.3 if __name__ == "__main__": setup( name='FireWorks', version="1.9.7",
The current content of setup.py file if you download from release's zip file seems out of date.
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.
extra_requires
setup.py
pip
2.0.3
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Code snippet
What happened?
The current content of setup.py file if you download from release's zip file seems out of date.
The
extra_requires
parameter insetup.py
also looks different from 2.0.3 onpip
vs 2.0.3 from the zip file on GitHub.Version
2.0.3
Which OS?
Log output
No response
The text was updated successfully, but these errors were encountered: