Skip to content

Commit 206f356

Browse files
Rebuild for python39
1 parent fa77d20 commit 206f356

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
migrator_ts: 1602104489
2+
__migrator:
3+
migration_number: 2
4+
operation: key_add
5+
primary_key: python
6+
ordering:
7+
python:
8+
- 3.6.* *_cpython
9+
- 3.7.* *_cpython
10+
- 3.8.* *_cpython
11+
- 3.9.* *_cpython # new entry
12+
- 3.6.* *_73_pypy
13+
paused: false
14+
python:
15+
- 3.9.* *_cpython
16+
# additional entries to add for zip_keys
17+
numpy:
18+
- 1.18
19+
python_impl:
20+
- cpython

recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ source:
1313
- gh2146.patch
1414

1515
build:
16-
number: 0
16+
number: 1
1717

1818
requirements:
1919
build:

0 commit comments

Comments
 (0)