We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8790c6f commit bf12138Copy full SHA for bf12138
environment.yml
@@ -36,7 +36,7 @@ dependencies:
36
- r-forcats
37
38
# Install project
39
- - pip: [-e ., pdbp, kaleido ==0.1.0.post1]
+ - pip: [-e ., pdbp, kaleido] # change to kaleido ==0.1.0.post1 if errors with windows
40
41
# Extras
42
- openpyxl # to open xlsx files
0 commit comments