diff options
-rw-r--r-- | python/fasteners/fasteners.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/fasteners/fasteners.info b/python/fasteners/fasteners.info index da592167115bc..652fe3146321e 100644 --- a/python/fasteners/fasteners.info +++ b/python/fasteners/fasteners.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/harlowja/fasteners/archive/0.14.1/fasteners-0.14.1. MD5SUM="f641c55508d30b29eacd8c7a8785fab0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="six monotonic" +REQUIRES="monotonic" MAINTAINER="Andre Barboza" EMAIL="bmg.andre@gmail.com" |