Skip to content

Commit

Permalink
Make fractal-server point to main branch and update its version to …
Browse files Browse the repository at this point in the history
…2.6.0 [close #707]
  • Loading branch information
tcompa committed Sep 25, 2024
1 parent 61e9ac0 commit 0b81bf7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ pre-commit = "^2.19.0"
pytest = "^7.1.2"
bumpver = "^2022.1118"
coverage = {extras = ["toml"], version = "^6.5.0"}
fractal-server = { git = "https://github.com/fractal-analytics-platform/fractal-server.git", branch = "1774-introduce-user-settings", extras = ["postgres-psycopg-binary"] }
fractal-server = { git = "https://github.com/fractal-analytics-platform/fractal-server.git", branch = "main", extras = ["postgres-psycopg-binary"] }


[tool.poetry.group.docs]
Expand Down

0 comments on commit 0b81bf7

Please sign in to comment.