chore: fix setup.cfg

This commit is contained in:
Stevan Freeborn
2024-01-23 17:02:46 -06:00
parent c68afc962e
commit 627d21154f
+2 -2
View File
@@ -16,10 +16,10 @@ classifiers =
[options]
package_dir =
= src/OnspringApiSdk
= src
packages = find:
python_requires = >=3.10
install_requires = Requests
[options.packages.find]
where = src/OnspringApiSdk
where = src