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 9457641 commit 465fd47Copy full SHA for 465fd47
pyproject.toml
@@ -46,7 +46,7 @@ tests = [
46
Homepage = 'https://github.com/qubvel-org/segmentation_models.pytorch'
47
48
[tool.setuptools.dynamic]
49
-version = {attr = 'segmentation_models_pytorch.__version'}
+version = {attr = 'segmentation_models_pytorch.__version__'}
50
51
[tool.setuptools.packages.find]
52
include = ['segmentation_models_pytorch*']
0 commit comments