Skip to content
Permalink
Browse files

py-requests-cache: add py37 subport

- use default PyPI livecheck
  • Loading branch information
reneeotten committed Apr 15, 2019
1 parent 3ebb432 commit b22e677ab403292d21ff11b2b4dfd44ee8ff05cd
Showing with 1 addition and 3 deletions.
  1. +1 −3 python/py-requests-cache/Portfile
@@ -11,7 +11,7 @@ platforms darwin
license BSD
supported_archs noarch

python.versions 27 34 35 36
python.versions 27 34 35 36 37

maintainers nomaintainer

@@ -26,6 +26,4 @@ if {${name} ne ${subport}} {
port:py${python.version}-requests

livecheck.type none
} else {
livecheck.type pypi
}

0 comments on commit b22e677

Please sign in to comment.
You can’t perform that action at this time.