fixed version of bpylist2
This commit is contained in:
2
setup.py
2
setup.py
@@ -66,7 +66,7 @@ setup(
|
|||||||
"Click>=7",
|
"Click>=7",
|
||||||
"PyYAML>=5.1.2",
|
"PyYAML>=5.1.2",
|
||||||
"Mako>=1.1.1",
|
"Mako>=1.1.1",
|
||||||
"bpylist2>=2.0.3",
|
"bpylist2==2.0.3",
|
||||||
],
|
],
|
||||||
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