Closed parkerabercrombie closed 2 months ago
Good catch; I remember feeling like I was missing something when I did that upgrade...
To fix the integration tests, can you add numpy<2.0.0
in the pyproject.toml
while you're at it?
Set numpy to ^1.19.5
, which is the latest version compatible with Python 3.6 and will also enforce <2.0.0
.
Test mission model (banana nation) provided with Aerie CLI is 2.11.0, tests are failing without this update.