summaryrefslogtreecommitdiff
path: root/pypdf2/meta.yaml
diff options
context:
space:
mode:
authorMatt Rendina <rendinam@users.noreply.github.com>2020-08-21 10:17:43 -0400
committerGitHub <noreply@github.com>2020-08-21 10:17:43 -0400
commit87b56867f28eb83c2eb685760145f18404c7ae6e (patch)
tree8ae6c51b410dec5aa9f0847e8081814861d890f9 /pypdf2/meta.yaml
parent11a5df5262bed828a99bdf1ce8eef8ad715346c3 (diff)
downloadastroconda-contrib-87b56867f28eb83c2eb685760145f18404c7ae6e.tar.gz
Remove noarch field from pypdf2
Diffstat (limited to 'pypdf2/meta.yaml')
-rw-r--r--pypdf2/meta.yaml3
1 files changed, 1 insertions, 2 deletions
diff --git a/pypdf2/meta.yaml b/pypdf2/meta.yaml
index 7e3d708..d1fc84c 100644
--- a/pypdf2/meta.yaml
+++ b/pypdf2/meta.yaml
@@ -10,8 +10,7 @@ source:
sha256: e28f902f2f0a1603ea95ebe21dff311ef09be3d0f0ef29a3e44a932729564385
build:
- noarch: python
- number: 2
+ number: 3
script: "{{ PYTHON }} -m pip install . --no-deps --ignore-installed --no-cache-dir -vv"
requirements: