Skip to content

Commit 7a1ea76

Browse files
committed
Update setup.py
1 parent e8d757a commit 7a1ea76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,6 @@
3737
license = "MIT License",
3838
keywords="oauth",
3939
zip_safe = True,
40+
use_2to3=True,
4041
test_suite="tests",
4142
tests_require=['coverage', 'mock'])

0 commit comments

Comments
 (0)