Remove __libgit2_version__ because it is a dup
We already have LIBGIT2_VERSION
This commit is contained in:
parent
c7fe7e2844
commit
ed66578029
@ -28,5 +28,3 @@
|
||||
from .version import __version__
|
||||
from _pygit2 import *
|
||||
import pygit2.utils
|
||||
|
||||
__libgit2_version__ = LIBGIT2_VERSION
|
||||
|
Loading…
x
Reference in New Issue
Block a user