gmr / flatdict

Python module for interacting with nested dicts as a single level dict with delimited keys.
https://flatdict.readthedocs.io
BSD 3-Clause "New" or "Revised" License
112 stars 32 forks source link

MANIFEST.in: Add tests.py #55

Open martin-kokos opened 1 year ago

martin-kokos commented 1 year ago

Tests should be included in source distribution. This is allows for test to be fund and run with the Gentoo Linux package manager.