We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93b8c4b commit 77dd43cCopy full SHA for 77dd43c
1 file changed
tests/test_preprocessing.py
@@ -13,8 +13,8 @@
13
from anndata.tests.helpers import asarray, assert_equal
14
from fast_array_utils import conv
15
from numpy.testing import assert_allclose
16
+from packaging.version import Version
17
from scipy import sparse
-from setuptools_scm import Version
18
19
import scanpy as sc
20
from scanpy._compat import CSBase, pkg_version
0 commit comments