diff --git a/recipe/recipe.yaml b/recipe/recipe.yaml index bf3d8d5..34bfcd1 100644 --- a/recipe/recipe.yaml +++ b/recipe/recipe.yaml @@ -26,7 +26,7 @@ source: sha256: 81ad0e01b31ae2054e22b72535b686f1a63d170d865b6bb809d0977b760fbcb8 build: - number: 0 + number: 1 noarch: python dynamic_linking: binary_relocation: ${{ false if noarch_platform == "osx" else true }} @@ -63,6 +63,7 @@ tests: - python ${{ python_min }}.* script: - python run_test.py + - chromedriver --version about: homepage: https://github.com/danielkaiser/python-chromedriver-binary