Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

python311Packages.numpy: remove reference to dev dependencies #298682

Open
wants to merge 1 commit into
base: staging
Choose a base branch
from

python311Packages.numpy: remove reference to dev dependencies

a94ae39
Select commit
Failed to load commit list.
Open

python311Packages.numpy: remove reference to dev dependencies #298682

python311Packages.numpy: remove reference to dev dependencies
a94ae39
Select commit
Failed to load commit list.
OfBorg / python311Packages.numpy, python311Packages.numpy.passthru.tests on x86_64-linux succeeded Mar 24, 2024

Success

Attempted: python311Packages.numpy

The following builds were skipped because they don't evaluate on x86_64-linux: python311Packages.numpy.passthru.tests

Details

Partial log

  /nix/store/fa88f1i3w8m53gvx78xc91s5ddjxqpz3-python3.11-numpy-1.26.4/lib/python3.11/site-packages/numpy/tests/test_matlib.py:37: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    assert_array_equal(xf, np.matrix([[ 1,  0,  0,  0],

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
== 36807 passed, 1614 skipped, 31 xfailed, 3 xpassed, 1079 warnings in 58.46s ==
Finished executing pytestCheckPhase
pytestCheckPhase completed in 1 minutes 1 seconds
Running phase: pytestcachePhase
Running phase: pytestRemoveBytecodePhase
/nix/store/fa88f1i3w8m53gvx78xc91s5ddjxqpz3-python3.11-numpy-1.26.4