pydata / bottleneck

Fast NumPy array functions written in C
BSD 2-Clause "Simplified" License
1.08k stars 104 forks source link

BUG: Fix build/tests with numpy 1.24 #425

Closed nileshpatra closed 1 year ago

nileshpatra commented 1 year ago

Closes #423

nileshpatra commented 1 year ago

@rdbisme thanks for triggering the CI - but as it seems, the failure is unrelated to the change.

Version 3.6 was not found in the local cache Error: Version 3.6 with arch x64 not found The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json

Looks like there's something wrong with github action/CI