Bottleneck 1.3.2¶
Release date: 2020-02-20
Bug Fixes¶
Explicitly declare numpy version dependency in
pyproject.toml
for Python 3.8, fixing certain cases wherepip install
would fail. Thanks to@goggle
,@astrofrog
, and@0xb0b
for reporting. (#277)