View | Details | Raw Unified | Return to bug 259063 | Differences between
and this patch

Collapse All | Expand All

(-)devel/py-qutip/files/patch-setup.cfg (+11 lines)
Line 0 Link Here
1
--- setup.cfg.orig	2021-05-05 10:35:44 UTC
2
+++ setup.cfg
3
@@ -31,7 +31,7 @@ install_requires = 
4
 	scipy>=1.0
5
 	packaging
6
 setup_requires = 
7
-	numpy>=1.16.6,<1.20
8
+	numpy>=1.16.6,<1.21
9
 	scipy>=1.0
10
 	cython>=0.29.20
11
 	packaging

Return to bug 259063