From b3529bc640d19e2aa44001b0f20d73a5e8a55e86 Mon Sep 17 00:00:00 2001 From: Pete Peterson Date: Mon, 31 Oct 2022 16:34:25 -0400 Subject: [PATCH] Fix typo in options --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 4f012605..9ffd0be8 100644 --- a/setup.cfg +++ b/setup.cfg @@ -15,7 +15,7 @@ classifiers = Programming Language :: Python :: 3.8 [options] -include_pacage_data = True +include_package_data = True python_requires >= 3.8 packages = find: install_requires =