Fixed setup.py
This commit is contained in:
2
setup.py
2
setup.py
@@ -86,7 +86,7 @@ setup(
|
|||||||
"osxmetadata>=0.99.13",
|
"osxmetadata>=0.99.13",
|
||||||
"textx==2.3.0",
|
"textx==2.3.0",
|
||||||
"rich>=9.11.1",
|
"rich>=9.11.1",
|
||||||
"bitmath==bitmath 1.3.3.1",
|
"bitmath==1.3.3.1",
|
||||||
],
|
],
|
||||||
entry_points={"console_scripts": ["osxphotos=osxphotos.__main__:cli"]},
|
entry_points={"console_scripts": ["osxphotos=osxphotos.__main__:cli"]},
|
||||||
include_package_data=True,
|
include_package_data=True,
|
||||||
|
|||||||
Reference in New Issue
Block a user