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

Ignore error (don't show warning) #728

Open
sglbl opened this issue Jan 8, 2025 · 3 comments
Open

Ignore error (don't show warning) #728

sglbl opened this issue Jan 8, 2025 · 3 comments

Comments

@sglbl
Copy link

sglbl commented Jan 8, 2025

I use uv for pyproject.toml and I use conflicts keyword to overcome a problem about pytorch.
How can I ignore this ?
image

@uncenter
Copy link
Contributor

This is an issue with the schema for uv at https://github.com/SchemaStore/schemastore, make an issue there.

@sglbl
Copy link
Author

sglbl commented Jan 31, 2025

I opened an issue there 3 weeks ago: SchemaStore/schemastore#4346
Still waiting for a fix.

@medihack
Copy link

But it would still be nice if errors could be ignored somehow (without disabling the whole json schema feature).
For example, uv-dynamic-versioning uses this setting:

[tool.hatch.version]
source = "uv-dynamic-versioning"

But source is not an official property of tool.hatch.version, but is added to it by uv-dynamic-versioning (which is not an official hatch package).

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

No branches or pull requests

3 participants