Skip to content

Commit

Permalink
Merge pull request #31 from fractal-analytics-platform/pyproject-bumpver
Browse files Browse the repository at this point in the history
Update pyproject (remove README from bumpver)
  • Loading branch information
tcompa authored Sep 12, 2022
2 parents 618ecee + 2869e9c commit 76b18b3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,6 @@ push = true
"fractal_server/config.py" = [
'__VERSION__ = "{version}"'
]
"README.md" = [
"{version}",
"{pep440_version}",
]

[tool.poetry.scripts]
fractal-server = "scripts.testserver:run_testserver"

0 comments on commit 76b18b3

Please sign in to comment.