optimade-python-tools icon indicating copy to clipboard operation
optimade-python-tools copied to clipboard

`mongomock` as a production dependency

Open TLCFEM opened this issue 1 year ago • 0 comments

https://github.com/Materials-Consortia/optimade-python-tools/blob/6c0e7c32311ad83e8dd88506d6321c1f7e88da9f/pyproject.toml#L66

mongomock is mocking mongo then I guess it is only used in testing. I do not see why pip install optimade[server] shall install this dependency.

TLCFEM avatar Sep 11 '24 22:09 TLCFEM