hjweide / pyastar2d

A very simple A* implementation in C++ callable from Python for pathfinding on a two-dimensional grid.
MIT License
150 stars 57 forks source link

Set numpy version to 1.22.4 in requirements.txt #43

Closed ghost closed 2 years ago

ghost commented 2 years ago

Addresses #42.