Skip to content

Commit 7afc634

Browse files
Update setup.cfg
1 parent 6ca52e8 commit 7afc634

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/markitdown/src/setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ classifiers =
2323

2424
[options]
2525
package_dir =
26-
= src
26+
= openize
2727
packages = find_namespace:
2828
python_requires = >=3.7
2929
install_requires =
@@ -33,7 +33,7 @@ install_requires =
3333
openai>=1.0.0
3434

3535
[options.packages.find]
36-
where = src
36+
where = openize
3737

3838
[options.entry_points]
3939
console_scripts =

0 commit comments

Comments
 (0)