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

Added tf 2.1.0 under extras. #333

Merged
merged 1 commit into from
Aug 5, 2020
Merged

Added tf 2.1.0 under extras. #333

merged 1 commit into from
Aug 5, 2020

Conversation

MichaelBroughton
Copy link
Collaborator

Adds the ability to do python3 -m pip install tensorflow-quantum[extras] which will also include a known-working version of tf version to depend on if the user doesn't have a nightly installed.

@MichaelBroughton MichaelBroughton marked this pull request as draft August 5, 2020 22:13
@MichaelBroughton MichaelBroughton marked this pull request as ready for review August 5, 2020 22:35

# placed as extra to not have required overwrite existing nightly installs if
# they exist.
EXTRA_PACKAGES = ['tensorflow == 2.1.0']
Copy link
Member

Choose a reason for hiding this comment

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

Remove the space around ==?

@MichaelBroughton MichaelBroughton merged commit 59a658f into master Aug 5, 2020
@MichaelBroughton MichaelBroughton deleted the extras_install branch August 5, 2020 23:03
MichaelBroughton added a commit that referenced this pull request Aug 7, 2020
therooler pushed a commit to therooler/quantum that referenced this pull request Oct 6, 2020
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