We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0771a29 commit fcff30dCopy full SHA for fcff30d
setup.py
@@ -24,7 +24,7 @@
24
python_requires='>=3.10,<=3.11',
25
url='https://github.com/sturdy-dev/semantic-code-search',
26
package_dir={
27
- "semantic_code_search": "src/semantic_code_search"
+ "": "src"
28
},
29
entry_points={
30
'console_scripts': [
0 commit comments