Skip to content

Remove doc source files from installation #945

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

Merged
merged 2 commits into from
Feb 11, 2025
Merged

Remove doc source files from installation #945

merged 2 commits into from
Feb 11, 2025

Conversation

mhucka
Copy link
Contributor

@mhucka mhucka commented Feb 6, 2025

This fixes issue #887. It removes the documentation source files from the installation.

Including the documentation .md and tutorial .ipynb files in the pip package installation seems unnecessary; the file end up in a very unusual location where users are unlikely to find them (which makes the value of their inclusion questionable), and the same content is available online (https://quantumai.google/openfermion).

@mhucka mhucka marked this pull request as ready for review February 11, 2025 17:59
This fixes issue #887. Including the documentation `.md` and tutorial
`.ipynb` files in the `pip` package installation seems unnecessary; the
file end up in a very unusual location (which users are unlikely to find)
and the docs/tutorials are online (https://quantumai.google/openfermion).
@mhucka mhucka merged commit ad37b47 into quantumlib:master Feb 11, 2025
16 checks passed
@mhucka mhucka deleted the mh-fix-887 branch February 11, 2025 20:07
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.

1 participant