diff --git a/dev-environment.yml b/dev-environment.yml index 81cedb55..cae4e618 100644 --- a/dev-environment.yml +++ b/dev-environment.yml @@ -33,5 +33,6 @@ dependencies: - sphinx-gallery - pip: - - git+https://github.com/GlacioHack/GeoUtils.git + - geoutils==0.0.8 +# - git+https://github.com/GlacioHack/GeoUtils.git diff --git a/examples/README.rst b/examples/README.rst deleted file mode 100644 index 5d9c5199..00000000 --- a/examples/README.rst +++ /dev/null @@ -1,2 +0,0 @@ -Examples gallery -================