ejwa / gitinspector

:bar_chart: The statistical analysis tool for git repositories
GNU General Public License v3.0
2.34k stars 324 forks source link

Specify which Python/gettext versions are currently supported #237

Open foxyseta opened 1 year ago

foxyseta commented 1 year ago

As per #233, #226, #213, gitinspector currently uses just any versions of python and getetxt installed. Would be nice to specify which versions are needed in the docs, as well as using a more specific shebang in the application entry point and a check somewhere for the current gettext version.