spapas / python-git-info

A simple project to get information from the git repository of your project
https://pypi.org/project/python-git-info/
MIT License
28 stars 8 forks source link

Fix package name in README #5

Closed WardBenjamin closed 5 years ago

WardBenjamin commented 5 years ago

This changes (the old?) gitinfo package name to the current python-git-info naming convention.

This also needs to be fixed on PyPI

spapas commented 5 years ago

Thank you!

glensc commented 3 years ago

There's still wrong name in pip:

Just do a pip install gitinfo, ...