Skip to content

Commit 9fcd408

Browse files
committed
LCORE-240: build dependencies
1 parent 9640295 commit 9fcd408

File tree

2 files changed

+295
-0
lines changed

2 files changed

+295
-0
lines changed

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,10 @@ dev = [
5050
"aiosqlite",
5151
"behave>=1.2.6",
5252
]
53+
build = [
54+
"build>=1.2.2.post1",
55+
"twine>=5.1.1",
56+
]
5357

5458
[tool.pytest.ini_options]
5559
asyncio_mode = "auto"

0 commit comments

Comments
 (0)