mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-26 21:38:27 +00:00
* fix (depthcharge-tools): patch __init__.py
* rel bump
* silly
---------
(cherry picked from commit 87568a03ce)
Signed-off-by: Owen-sz <owen@fyralabs.com>
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
diff --git a/depthcharge_tools/__init__.py b/depthcharge_tools/__init__.py
|
||||
index fabb79d..2b7d7d5 100644
|
||||
--- a/depthcharge_tools/__init__.py
|
||||
+++ b/depthcharge_tools/__init__.py
|
||||
@@ -9,6 +9,7 @@ import glob
|
||||
import logging
|
||||
import pathlib
|
||||
import importlib
|
||||
+import importlib.resources
|
||||
import importlib_metadata
|
||||
from packaging.version import parse as parse_version
|
||||
import re
|
||||
Reference in New Issue
Block a user