Skip to content

Commit 5b8dd2b

Browse files
committed
Adds comment about flit
1 parent 6325fb1 commit 5b8dd2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ build-backend = "flit_core.buildapi"
2222
[project]
2323
name = "sf-hamilton"
2424
version = "1.88.0" # NOTE: keep this in sync with hamilton/version.py
25-
# TODO: flip back to dynamic once flit handles tuples for version
25+
# TODO: flip back to dynamic once hamilton version is a string. Flit doesn't handle tuples.
2626
# dynamic = ["version"]
2727
description = "Hamilton, the micro-framework for creating dataframes."
2828
readme = "README.md"

0 commit comments

Comments
 (0)