diff --git a/setup.py b/setup.py index 96105c21..45cabadd 100644 --- a/setup.py +++ b/setup.py @@ -68,8 +68,8 @@ def run(self): 'scipy', 'jax>=0.3.25', 'jaxlib>=0.3.25', - 'pyscf @ git+https://github.com/fishjojo/pyscf.git@ad#egg=pyscf', - 'pyscf-properties @ git+https://github.com/fishjojo/properties.git@ad', + #'pyscf @ git+https://github.com/fishjojo/pyscf.git@ad#egg=pyscf', + #'pyscf-properties @ git+https://github.com/fishjojo/properties.git@ad', ], url='https://github.com/fishjojo/pyscfad', license='MIT',