Update python to 3.11.
parent
a4ad4c3200
commit
59552c18a9
|
@ -3,6 +3,5 @@
|
|||
<component name="VcsDirectoryMappings">
|
||||
<mapping directory="$PROJECT_DIR$" vcs="Git" />
|
||||
<mapping directory="$PROJECT_DIR$/rapids" vcs="Git" />
|
||||
<mapping directory="$PROJECT_DIR$/rapids/calculatingfeatures" vcs="Git" />
|
||||
</component>
|
||||
</project>
|
|
@ -1,9 +1,8 @@
|
|||
name: straw2analysis
|
||||
channels:
|
||||
- defaults
|
||||
- conda-forge
|
||||
dependencies:
|
||||
- python=3.9
|
||||
- python=3.11
|
||||
- black
|
||||
- isort
|
||||
- flake8
|
||||
|
|
2
rapids
2
rapids
|
@ -1 +1 @@
|
|||
Subproject commit 03687a1ac204f0a4347eb758dada8005f68b0bb1
|
||||
Subproject commit 63f5a526fce4d288499168e1701adadb8b885d82
|
Loading…
Reference in New Issue