Skip to content

Commit

Permalink
remove pbr import
Browse files Browse the repository at this point in the history
  • Loading branch information
IAlibay committed Nov 5, 2023
1 parent bca5eb7 commit d99a673
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion panedr/panedr/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# -*- coding: utf-8 -*-
import pbr.version
from .panedr import ENX_VERSION, edr_to_df, get_unit_dictionary
from importlib.metadata import version
__version__ = version("panedr")
Expand Down

0 comments on commit d99a673

Please sign in to comment.