Skip to content

Commit 6659fb6

Browse files
authored
Merge pull request #208 from vincentsarago/minimumversion
remove typing module
2 parents 4ead47a + 2a616fb commit 6659fb6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,5 @@ def read(filename):
2828
install_requires=[
2929
'six',
3030
'uhashring',
31-
'typing'
3231
]
3332
)

0 commit comments

Comments
 (0)