Skip to content

Commit 7701202

Browse files
committed
Update comment
1 parent 3724ddd commit 7701202

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setuptools_git_versioning.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
if TYPE_CHECKING:
1919
# avoid importing 'packaging' because setuptools-git-versioning can be installed using sdist
20-
# without this package installed
20+
# where 'packaging' is not installed yet
2121
from packaging.version import Version
2222

2323
# used only for mypy check

0 commit comments

Comments
 (0)