We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf839b5 commit ca34657Copy full SHA for ca34657
setup.py
@@ -13,7 +13,7 @@
13
from setuptools.command.develop import develop
14
from wheel.bdist_wheel import bdist_wheel
15
16
-
+# test
17
# experimental flag to indicate that we want
18
# the dependencies from a conda
19
ARCTICDB_USING_CONDA = os.environ.get("ARCTICDB_USING_CONDA", "0")
0 commit comments