tell user if birdseye version is outdated
Almenon opened this issue · 1 comments
Almenon commented
As suggested by yourself, something along these lines:
if __name__ == '__main__'
# exec pip search birdseye, check output
alexmojaki commented
Done in #59