Skip to content

Commit f363f2d

Browse files
szymondudyczManul from Pathway
authored andcommitted
Mark version as dynamic in pyproject.toml (#7923)
GitOrigin-RevId: 4054f0d37e5fa6722bfe9bc0062099876c6fdb7f
1 parent cf7ecf7 commit f363f2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ build-backend = "maturin"
44

55
[project]
66
name = "pathway"
7+
dynamic = ["version"]
78
requires-python = ">=3.10"
89
description = "Pathway is a data processing framework which takes care of streaming data updates for you."
910
readme = "README.md"

0 commit comments

Comments
 (0)