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 be52af3 commit 3ae1f0fCopy full SHA for 3ae1f0f
pyproject.toml
@@ -65,10 +65,10 @@ docs = [
65
'pyyaml', # YAML parser
66
]
67
visualization = [
68
- 'darkdetect', # Detecting dark mode
69
- 'pandas', # Displaying tables in juptyer notebooks
70
- 'plotly', # Interactive plots
71
- 'py3Dmol', # Visualisation of crystal structures
+ 'darkdetect', # Detecting dark mode
+ 'pandas', # Displaying tables in juptyer notebooks
+ 'plotly', # Interactive plots
+ 'py3Dmol', # Visualisation of crystal structures
72
73
74
[project.urls]
0 commit comments