We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5efc172 commit ee236f3Copy full SHA for ee236f3
setup.py
@@ -20,6 +20,7 @@
20
21
# Package configuration ############################################################################
22
name = "nvidia-modelopt"
23
+# Hello
24
# TODO: Set version to static stable release version when creating the release branch
25
# version = os.environ.get("SETUPTOOLS_SCM_PRETEND_VERSION", "X.Y.Z")
26
version = get_version(root=".", fallback_version="0.0.0")
0 commit comments