MNT: Work around weird WSL1/conda file system issue
Compare changes
Files
3+ 4
− 2
@@ -11,14 +11,16 @@ if [ -f /.dockerenv ]; then
Recent miniconda installers have a strange, unsolved issue when being installed into a WSL1 linux environment: https://github.com/conda/conda/issues/9948
Also bumping a few python packages (fsleyes, fsl-mrs)