Skip to content
Snippets Groups Projects

Fix Numpy 1.20.0 by initializing PyArray_Descr portably

2 files
+ 1
2
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 0
1
@@ -122,7 +122,6 @@ outputs:
- lscsoft-glue >=@MIN_GLUE_VERSION@
- mkl # [fft_impl == "mkl"]
- {{ pin_compatible('numpy') }}
- numpy <1.20.0a0
- python
- python-dateutil
- scipy
Loading