Skip to content

Commit

Permalink
bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
xoolive committed Jan 2, 2025
1 parent 0efee26 commit 9f3457e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 41 deletions.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ classifiers = [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Typing :: Typed",
]
dependencies = [
Expand Down Expand Up @@ -57,7 +58,7 @@ dev-dependencies = [
]

[tool.uv.sources]
cartes = { path = "../cartes", editable = true }
# cartes = { path = "../cartes", editable = true }
# impunity = { path = "../impunity", editable = true }
# pitot = { path = "../pitot", editable = true }
# pyopensky = { path = "../pyopensky", editable = true }
Expand Down
47 changes: 7 additions & 40 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9f3457e

Please sign in to comment.