From 59552c18a96356a3a161b2f573d7e94516fe5c10 Mon Sep 17 00:00:00 2001 From: junos Date: Fri, 21 Apr 2023 18:08:54 +0200 Subject: [PATCH] Update python to 3.11. --- .idea/vcs.xml | 1 - config/environment.yml | 3 +-- rapids | 2 +- 3 files changed, 2 insertions(+), 4 deletions(-) diff --git a/.idea/vcs.xml b/.idea/vcs.xml index 25b7231..dbf83cf 100644 --- a/.idea/vcs.xml +++ b/.idea/vcs.xml @@ -3,6 +3,5 @@ - \ No newline at end of file diff --git a/config/environment.yml b/config/environment.yml index a21a76b..5d5ec3e 100644 --- a/config/environment.yml +++ b/config/environment.yml @@ -1,9 +1,8 @@ name: straw2analysis channels: - - defaults - conda-forge dependencies: - - python=3.9 + - python=3.11 - black - isort - flake8 diff --git a/rapids b/rapids index 03687a1..63f5a52 160000 --- a/rapids +++ b/rapids @@ -1 +1 @@ -Subproject commit 03687a1ac204f0a4347eb758dada8005f68b0bb1 +Subproject commit 63f5a526fce4d288499168e1701adadb8b885d82