Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit64a8ec3

Browse files
committed
TST: pin numpy back in 3.2.x tests
We did not backport the 1.19 compatibility fixes so the test suitewarns which we treat as a failure.
1 parent721f4f7 commit64a8ec3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎requirements/testing/travis_all.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22

33
coverage
44
cycler
5-
numpy
5+
# don't forward port this, 3.2.x warns with np 1.19 and up
6+
numpy<1.19
67
pillow
78
pyparsing
89
pytest!=4.6.0,!=5.3.3,!=5.4.0

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp