diff --git a/tests/test_artifactory_commands.py b/tests/test_artifactory_commands.py index f2da90d..28c367c 100644 --- a/tests/test_artifactory_commands.py +++ b/tests/test_artifactory_commands.py @@ -5,6 +5,7 @@ from tools import run, save from conan.tools.scm import Version +from conan import conan_version import pytest