From 6d2e73a879afba7568df6213cd5794ef512e17e2 Mon Sep 17 00:00:00 2001 From: Jessica Nash Date: Tue, 2 Jul 2024 16:15:41 -0400 Subject: [PATCH] remove Python version from requirements.yaml --- requirements.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/requirements.yaml b/requirements.yaml index cba99fe..fcccc7a 100644 --- a/requirements.yaml +++ b/requirements.yaml @@ -3,7 +3,6 @@ channels: - conda-forge - defaults dependencies: - - python=3.11 - pip - jupyter-book - pandas