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 aarch64-darwin succeeded Mar 25, 2024 in 0s

Success

Attempted: python311Packages.numpy

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

Details

Partial log

  /nix/store/njc317wxq5hl0grwaks9chr50by8wzpc-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
= 33859 passed, 208 skipped, 44 xfailed, 3 xpassed, 268 warnings in 167.14s (0:02:47) =
Finished executing pytestCheckPhase
pytestCheckPhase completed in 2 minutes 49 seconds
Running phase: pytestcachePhase
Running phase: pytestRemoveBytecodePhase
/nix/store/njc317wxq5hl0grwaks9chr50by8wzpc-python3.11-numpy-1.26.4