-
Notifications
You must be signed in to change notification settings - Fork 193
Fix #839, move setup.py metadata & config settings into pyproject.toml, & remove requirements.txt
#959
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
Closed
Closed
Fix #839, move setup.py metadata & config settings into pyproject.toml, & remove requirements.txt
#959
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
4823984
Move most setup.py content into pyproject.toml
google-labs-jules[bot] 26620d6
Merge branch 'main' into mh-more-pyproject
mhucka 73d09dd
Use more setuptools and pip features
mhucka ec48e0c
Read version number from qsimcirq/_version.py
mhucka 3bce1cb
Bump actions/setup-python from 6.0.0 to 6.1.0 (#964)
dependabot[bot] 77eee39
Remove OSV scanner workflow (#966)
mhucka 586bfa2
Update .gemini/styleguide.md (#972)
mhucka 3a61840
Add more runner names to `/.github/actionlint.yaml` (#970)
mhucka 6844a8b
Add new, larger Windows runners to `.github/actionlint.yaml` (#975)
mhucka 6fd22b7
Remove requirements files from MANIFEST.in
mhucka 942584a
Replace `pip install -r requirements` with `pip install --group dev`
mhucka 87826c7
Add cibuildwheel to dev requirements
mhucka 7b66cf0
Remove unnecessary `cache-dependency-path` setting for setup-python
mhucka 6b1791d
Remove no-longer-needed dev-requirements.txt
mhucka bc414de
Make dependencies be read from requirements.txt
mhucka 6cc391a
Add more dependency constraints to deal with conflicts
mhucka 7dadaf6
Speed up pytest in cibuildwheel by using parallelism
mhucka c1cf90b
Update installation commands in Dockerfile
mhucka 97be565
Put back requirements.txt into MANIFEST.in
mhucka 8f2792b
Put back installation of requirements.txt
mhucka c796145
Fix typo and an ambiguity
mhucka File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.