Skip to content

Commit

Permalink
Fix tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
vnmabus committed May 18, 2022
1 parent a2011dc commit 65ce6a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@
'pytest-cov',
'pytest-subtests',
'numpy>=1.22', # Requires array_api module
'numba<=0.53.1', # Greater versions don't support numpy>=1.22
],
test_suite='dcor.tests',
zip_safe=False,
Expand Down

0 comments on commit 65ce6a0

Please sign in to comment.