Update python to 3.11.

master
junos 2023-04-21 18:08:54 +02:00
parent a4ad4c3200
commit 59552c18a9
3 changed files with 2 additions and 4 deletions

View File

@ -3,6 +3,5 @@
<component name="VcsDirectoryMappings"> <component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" /> <mapping directory="$PROJECT_DIR$" vcs="Git" />
<mapping directory="$PROJECT_DIR$/rapids" vcs="Git" /> <mapping directory="$PROJECT_DIR$/rapids" vcs="Git" />
<mapping directory="$PROJECT_DIR$/rapids/calculatingfeatures" vcs="Git" />
</component> </component>
</project> </project>

View File

@ -1,9 +1,8 @@
name: straw2analysis name: straw2analysis
channels: channels:
- defaults
- conda-forge - conda-forge
dependencies: dependencies:
- python=3.9 - python=3.11
- black - black
- isort - isort
- flake8 - flake8

2
rapids

@ -1 +1 @@
Subproject commit 03687a1ac204f0a4347eb758dada8005f68b0bb1 Subproject commit 63f5a526fce4d288499168e1701adadb8b885d82