diff options
-rw-r--r-- | python/testpath/testpath.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/testpath/testpath.info b/python/testpath/testpath.info index 7e003a9ef5..4a66d656d9 100644 --- a/python/testpath/testpath.info +++ b/python/testpath/testpath.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/t/testpath/testpath-0.6 MD5SUM="9fd4339f76da12d15bc718e4aa2566e9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-build python3-flit_core" +REQUIRES="python3-build python3-flit_core python3-installer" MAINTAINER="Isaac Yu" EMAIL="isaacyu1@isaacyu1.com" |