forked from qiskit-community/quantum-prototype-template
-
Notifications
You must be signed in to change notification settings - Fork 4
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
Lint #3
Merged
Merged
Lint #3
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
NicoRenaud
pushed a commit
that referenced
this pull request
Nov 1, 2023
…community#70) * first attempt to add pyproject.toml * tested pyproject.toml * remove unnecessary files * add realease notes * add release notes * additional changes to pyproject.toml * improve style in pyproject.toml * removing release notes * Update pyproject.toml Co-authored-by: Jim Garrison <[email protected]> * minimal setup.py * adding single trailing new line in setup.py * replace requirement files on tox.ini with extras = dev * removing the dev and min version test workflows * commenting out the paragraphs about dev and min version test workflows from README.md * added pyproject.toml description to file-map-and-description.md * Update tox.ini (#1) * Update tox.ini thank you! I understand. Co-authored-by: Jim Garrison <[email protected]> * Update README.md (#2) * Update docs/file-map-and-description.md Co-authored-by: Jim Garrison <[email protected]> * Fixing comment sections (#3) * Update README.md adding comment section that was removed by mistake * Update README.md re-adding comment section * Update file-map-and-description.md removing comments referring to `requirments.txt` * Update docs/file-map-and-description.md Co-authored-by: Jim Garrison <[email protected]> --------- Co-authored-by: Jim Garrison <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
Details and comments