mapillary / mapillary-python-sdk

A Python 3 library built on the Mapillary API v4 to facilitate retrieving and working with Mapillary data.
MIT License
41 stars 16 forks source link

Create requirements_dev.txt file #5

Closed cbeddow closed 3 years ago

cbeddow commented 3 years ago

This should be created in the main directory.

It should include the following dependencies inside it:

Double check that those are the latest versions of pip and wheel, or add the latest version ID for Python 3.

We need to consider adding these libraries and latest version also:

Rubix982 commented 3 years ago

Should be solved by #9

Rubix982 commented 3 years ago

Done, with the merging of #9