From 1fd851ce635f07889efc9ebe002b66a8f5a94d2c Mon Sep 17 00:00:00 2001 From: Andrew Tedstone Date: Thu, 18 Jan 2024 09:03:46 +0100 Subject: [PATCH] remove whitespace --- environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index 26610c6b..1940594e 100644 --- a/environment.yml +++ b/environment.yml @@ -2,7 +2,7 @@ name: geoutils channels: - conda-forge dependencies: - - python>=3.9, <3.12 + - python>=3.9,<3.12 - geopandas>=0.12.0 - matplotlib - pyproj