diff --git a/setup.cfg b/setup.cfg index 2bc3736..4e7dabf 100644 --- a/setup.cfg +++ b/setup.cfg @@ -28,8 +28,8 @@ install_requires = python-docx>=1.1.0 markdown>=3.6 langchain-cohere>=0.1.4 -package_dir= - =DocIndex +# package_dir= +# =DocIndex -[options.packages.find] -where=DocIndex +# [options.packages.find] +# where=DocIndex