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 0ece310 commit caee02aCopy full SHA for caee02a
.github/workflows/test.yml
@@ -92,9 +92,6 @@ jobs:
92
uv pip install dist/*.whl
93
uv pip install pymatgen[${{ matrix.config.extras }}] --resolution=${{ matrix.config.resolution }}
94
95
- # TODO: test monty change on zopen
96
- uv pip install git+https://github.com/DanielYang59/monty.git@zopen-encoding
97
-
98
- name: Install optional Ubuntu dependencies
99
if: matrix.config.os == 'ubuntu-latest'
100
run: |
0 commit comments