mirror of
				https://github.com/astral-sh/uv.git
				synced 2025-10-31 12:06:13 +00:00 
			
		
		
		
	|  9b06b3905d This already rejects `pyproject.toml`... but because the schema validation is relaxed (we allow unknown fields, and all fields are optional), a `pyproject.toml` doesn't get properly rejected here. This PR makes the schema stricter, but in a safe way (by adding the other `tool.uv` fields, like `workspace`, as any). Closes #5832. | ||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||