diff --git a/environment.yml b/environment.yml index efaeb84..eae7d4d 100644 --- a/environment.yml +++ b/environment.yml @@ -1,7 +1,7 @@ channels: - - conda-forge - - defaults + - conda-forge + - defaults dependencies: - - python >=3.11 - - matplotlib - - numpy \ No newline at end of file + - python >=3.11 + - matplotlib + - numpy \ No newline at end of file