diff --git a/environment.yml b/environment.yml deleted file mode 100644 index 41147aa65de1c160d282f03f7a77e1eee9acc007..0000000000000000000000000000000000000000 --- a/environment.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: my-environment -channels: - - defaults - - conda-forge -dependencies: - - python>3.7 - - notebook>5.2 - - numpy - - pandas - - seaborn - - matplotlib - - sympy - - math - - random