참고소스 수정본
This commit is contained in:
11
참고/ontocast-main/.cursor/rules/uv-deps.mdc
Normal file
11
참고/ontocast-main/.cursor/rules/uv-deps.mdc
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
description: "Dependency management with uv"
|
||||
globs:
|
||||
- "pyproject.toml"
|
||||
- "uv.lock"
|
||||
alwaysApply: false
|
||||
---
|
||||
|
||||
# Dependency Management
|
||||
- Pin versions in `pyproject.toml` for reproducibility.
|
||||
- Run `uv pip check` to validate the dependency tree.
|
||||
Reference in New Issue
Block a user