We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5819fcc commit e1a4488Copy full SHA for e1a4488
pyproject.toml
@@ -4,8 +4,8 @@ build-backend = 'setuptools.build_meta'
4
5
[project]
6
name = "terratorch"
7
+#dynamic = ["version"]
8
version = "0.99.0"
-dynamic = ["version"]
9
description = "TerraTorch - A model training toolkit for geospatial tasks"
10
license = { "text" = "Apache License, Version 2.0" }
11
readme = "README.md"
0 commit comments