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

docs: Improve docs #111

Merged
merged 15 commits into from
Sep 23, 2024
Merged
Prev Previous commit
Next Next commit
build(dependencies): Upgrade capellambse version
ewuerger committed Sep 18, 2024

Verified

This commit was signed with the committer’s verified signature.
ewuerger Ernst Würger
commit 12f9284d26a630e05e11bfa130fecf22d871db27
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -28,7 +28,7 @@ classifiers = [
"Programming Language :: Python :: 3.12",
]
dependencies = [
"capellambse>=0.6.5,<0.7",
"capellambse>=0.6.6,<0.7",
"capellambse_context_diagrams>=0.3.4",
"click",
"PyYAML",