pymongo_inmemory icon indicating copy to clipboard operation
pymongo_inmemory copied to clipboard

Support pyproject.toml for configuration

Open rkingsbury opened this issue 1 year ago • 3 comments

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.

I can work on a PR if desired. Thanks!

rkingsbury avatar Aug 25 '23 18:08 rkingsbury