Skip to content

Commit e97794c

Browse files
committed
Use newer xdis
1 parent 356288e commit e97794c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

__pkginfo__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
]
5757
}
5858
ftp_url = None
59-
install_requires = ["click", "spark-parser >= 1.8.9, < 1.9.2", "xdis >= 6.1.1, < 6.3"]
59+
install_requires = ["click", "spark-parser >= 1.8.9, < 1.9.2", "xdis >= 6.2"]
6060

6161
license = "GPL3"
6262
mailing_list = "[email protected]"

0 commit comments

Comments
 (0)