Skip to content

Commit

Permalink
Fix submodule.
Browse files Browse the repository at this point in the history
  • Loading branch information
ebezzam committed Feb 21, 2024
1 parent 7253505 commit fe2df94
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
Empty file added lensless/eval/__init__.py
Empty file.
Empty file added lensless/hardware/__init__.py
Empty file.
Empty file added lensless/recon/__init__.py
Empty file.
Empty file added lensless/utils/__init__.py
Empty file.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
long_description=long_description,
long_description_content_type="text/x-rst",
url="https://github.com/LCAV/LenslessPiCam",
packages=setuptools.find_packages(),
packages=setuptools.find_namespace_packages(),
classifiers=[
"Programming Language :: Python :: 3",
"Operating System :: OS Independent",
Expand Down

0 comments on commit fe2df94

Please sign in to comment.