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