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 178a138 commit a72bcedCopy full SHA for a72bced
setuptools_scm/file_finder.py
@@ -8,6 +8,7 @@ def scm_find_files(path, scm_files, scm_dirs):
8
- scm_files: set of scm controlled files and symlinks
9
(including symlinks to directories)
10
- scm_dirs: set of scm controlled directories
11
+ (including directories containing no scm controlled files)
12
13
scm_files and scm_dirs must be absolute with symlinks resolved (realpath),
14
with normalized case (normcase)
0 commit comments