diff --git a/setup.cfg b/setup.cfg index 9e29519f9..b96894c3e 100644 --- a/setup.cfg +++ b/setup.cfg @@ -38,7 +38,7 @@ project_urls = Documentation = https://galois.readthedocs.io/en/stable/ [options] -packages = galois, galois.databases +packages = galois, galois.databases, galois.group, galois.field include_package_data = true test_suite = tests python_requires = >=3.6