diff options
-rw-r--r-- | python/cheroot/cheroot.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/cheroot/cheroot.info b/python/cheroot/cheroot.info index b965c8e5734b..b65c4d6f0a95 100644 --- a/python/cheroot/cheroot.info +++ b/python/cheroot/cheroot.info @@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/57/6e/f2dd0b84e7430381316ee7f513a289a MD5SUM="2cb426173029c2704477a7bee451dc61" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="six" +REQUIRES="setuptools-scm six" MAINTAINER="Dimitris Zlatanidis" EMAIL="d.zlatanidis@gmail.com" |