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

Add resource estimates requirements as extras_require. #841

Merged
merged 11 commits into from
Oct 24, 2023

Conversation

fdmalone
Copy link
Collaborator

@fdmalone fdmalone commented Oct 19, 2023

It will be convenient to be able to pip install openfermion[resources] to pull in any additional requirements needed by the resource estimation code.

@fdmalone
Copy link
Collaborator Author

@mpharrigan PTAL

@fdmalone
Copy link
Collaborator Author

Fixed setup.py diff. Depends now on #847.

@fdmalone fdmalone merged commit be816c3 into master Oct 24, 2023
11 checks passed
@fdmalone fdmalone deleted the add_extra_requires_to_setup branch October 24, 2023 18:11
long_description = ('===========\n' +
'OpenFermion\n' +
'===========\n')
long_description = '===========\n' + 'OpenFermion\n' + '===========\n'
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this probably doesn't need the +'s anymore

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants