diff options
author | Matt Rendina <rendinam@users.noreply.github.com> | 2020-08-21 10:04:37 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-21 10:04:37 -0400 |
commit | 9606c2afa628e00950cf76bab88fcba7e32f9b05 (patch) | |
tree | a400e9ede560cd8cb7566ee2af888b5be0c53a85 /public.yaml | |
parent | 213d2231f14a1166fc636bd03e61fa4d5c58bca5 (diff) | |
download | build_manifests-9606c2afa628e00950cf76bab88fcba7e32f9b05.tar.gz |
Remove pypdf2 to prevent repeated builds
Something about the recipe or channel state is causing pypdf2 to be built. Disable for now until the cause can be determined.
Diffstat (limited to 'public.yaml')
-rw-r--r-- | public.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/public.yaml b/public.yaml index 9cf15e7..03ee11a 100644 --- a/public.yaml +++ b/public.yaml @@ -69,7 +69,6 @@ packages: - pyobjc-framework-quartz - pyopengl-accelerate - pyopengl - - pypdf2 - pyqtgraph - pyraf - pyregion |