Releases: brandonxiang/pyMap
Releases · brandonxiang/pyMap
Release list
pymap-tile 0.1.1
What's Changed
- Update README with PyPI install badges and clearer installation guidance.
- Publish pymap-tile 0.1.1 to PyPI.
- Keep CLI commands available as
pymapandpyMap.
Install
pip install pymap-tileVerification
python3 -m buildtwine check dist/*python3 -m unittest discover -s tests -v(13 passed)- check script / pytest (13 passed)