We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 746c8ba commit 4489451Copy full SHA for 4489451
setup.cfg
@@ -41,6 +41,7 @@ project_urls =
41
packages = find:
42
install_requires =
43
appdirs>=1.4.3,<2
44
+ # required for Python 3.5 and 2.7 compatibility (3381339d)
45
backports.entry_points_selectable>=1.0.4
46
distlib>=0.3.1,<1
47
filelock>=3.0.0,<4
0 commit comments