You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for developing this very useful library! I am evaluating it as an alternative to mongomock in a data management library maggma.
Currently pymongo_inmemory.context.conf reads setup.cfg. Is it possible to support pyproject.toml configuration as well? My understanding is that this is now the preferred approach for package configuration.