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 95a0c47 commit 4f55e95Copy full SHA for 4f55e95
CHANGELOG.md
@@ -1,6 +1,16 @@
1
# Changelog
2
3
4
+## v9.2.2
5
+
6
+### Fixed
7
8
+- fix #1231: don't warn about `tool.setuptools.dynamic.version` when only using file finder.
9
+ The warning about combining version guessing with setuptools dynamic versions should only
10
+ be issued when setuptools-scm is performing version inference, not when it's only being
11
+ used for its file finder functionality.
12
13
14
## v9.2.1
15
16
### Fixed
0 commit comments