TaipanRex / pyvisgraph

Given a list of simple obstacle polygons, build the visibility graph and find the shortest path between two points
MIT License
217 stars 45 forks source link

add requirements.txt #37

Closed jianantian closed 6 years ago

jianantian commented 6 years ago

since pyvisgraph need 3rd part package like tqdm, add requirements.txt and modify setup.py to manage requirements

TaipanRex commented 6 years ago

Hi, could you remove tracking of .gitignore and also resubmit without the merge commit. Check out https://github.com/TaipanRex/pyvisgraph/blob/master/CONTRIBUTING.md#cleaning-up-your-work

Thanks!

jianantian commented 6 years ago

ok, i will resubmit