Skip to content

Commit

Permalink
Move packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
minottic committed Jan 21, 2025
1 parent f82d2f7 commit 13998fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proposals/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name = "proposals"
version = "0.1.0"
description = "A microservice for syncing proposals from duo to scicat"
authors = ["AWI-7903 <[email protected]>"]
package-mode = false

[tool.poetry.dependencies]
python = "^3.8"
Expand All @@ -21,4 +22,3 @@ profile = "black"
[build-system]
requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"
package-mode = false

0 comments on commit 13998fa

Please sign in to comment.