Skip to content

Commit

Permalink
Change package name to not clash
Browse files Browse the repository at this point in the history
  • Loading branch information
charlienewey-odin committed Jul 26, 2024
1 parent 7912fe8 commit dc7cbda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@


setuptools.setup(
name="brisque", # Replace with your own username
name="brisque-opencv",
version=__version__,
author="Rehan Guha",
py_modules=["brisque"],
Expand Down

0 comments on commit dc7cbda

Please sign in to comment.