Skip to content
This repository was archived by the owner on Jun 21, 2024. It is now read-only.

Commit 0d2006e

Browse files
committed
And here's where it fails with a third party import
1 parent 89f4ef9 commit 0d2006e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

versiongit/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
import pytest
2+
13
from ._version_git import __version__
24

35
__all__ = ["__version__"]

0 commit comments

Comments
 (0)