Open prisae opened 5 years ago
Try the possibility of grep'ing pip freeze to get the version information. Works also if there is no __version__-information.
pip freeze
__version__
Off-spin from #36
Try the possibility of grep'ing
pip freeze
to get the version information. Works also if there is no__version__
-information.Off-spin from #36