-
Notifications
You must be signed in to change notification settings - Fork 12
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
uv #469
Open
tony
wants to merge
12
commits into
master
Choose a base branch
from
uv
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Aug 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ab12e14 - Browse repository at this point
Copy the full SHA ab12e14View commit details -
.python-version: Declare only one version
❯ uv add -r requirements.txt error: No interpreter found for executable name `3.12.4 3.11.6 3.10.13 3.9.18 3.8.18 3.7.17` in managed installations or system path
Configuration menu - View commit details
-
Copy full SHA for ca8c9c2 - Browse repository at this point
Copy the full SHA ca8c9c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac0242b - Browse repository at this point
Copy the full SHA ac0242bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d2eb19 - Browse repository at this point
Copy the full SHA 6d2eb19View commit details -
pyproject.toml: Convert via poetry_to_uv
poetry_to_uv pyproject.toml > pyproject-new.toml; mv pyproject-new.toml pyproject.toml
Configuration menu - View commit details
-
Copy full SHA for 10ce62a - Browse repository at this point
Copy the full SHA 10ce62aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86d7822 - Browse repository at this point
Copy the full SHA 86d7822View commit details -
pyproject.toml: Fix
project.license
ValueError: invalid pyproject.toml config: `project.license`. configuration error: `project.license` must be valid exactly by one definition (2 matches found): - keys: 'file': {type: string} required: ['file'] - keys: 'text': {type: string} required: ['text'] --- See also: https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
Configuration menu - View commit details
-
Copy full SHA for 7bd3541 - Browse repository at this point
Copy the full SHA 7bd3541View commit details -
pyproject(
project.authors
): Update for packagingValueError: invalid pyproject.toml config: `project.authors[0]`. configuration error: `project.authors[0]` must be object
Configuration menu - View commit details
-
Copy full SHA for aced674 - Browse repository at this point
Copy the full SHA aced674View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c7e082 - Browse repository at this point
Copy the full SHA 3c7e082View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef955a1 - Browse repository at this point
Copy the full SHA ef955a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c80d290 - Browse repository at this point
Copy the full SHA c80d290View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cc037b - Browse repository at this point
Copy the full SHA 0cc037bView commit details
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.