Skip to content

Commit 2f38b0b

Browse files
author
kusi
committed
rauth for python3
rauth upstream seems dead, use fork which includes an important fix litl/rauth#201
1 parent 19766b7 commit 2f38b0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
author="Markus Leuthold",
77
author_email="[email protected]",
88
packages=find_packages(),
9-
install_requires=["rauth", "iso8601", "mysqlclient", "requests", "requests", "etaprogress", "pyyaml"],
9+
install_requires=["iso8601", "mysqlclient", "requests", "requests", "etaprogress", "pyyaml", "rauth @ git+https://github.com/githubkusi/rauth.git@binarydata"],
1010
url="https://github.com/adhawkins/smugmugv2py",
1111
license="GPL",
1212
description="Upload Digikam photos and metadata to Smugmug",

0 commit comments

Comments
 (0)