Skip to content

Version check, Python 2.7 cleanup, insecure server https for testing

Compare
Choose a tag to compare
@andamian andamian released this 19 Dec 22:58
c79f527
  • added client version check against PyPI (warning) and server (error)
  • removed support for Python 2.7
  • added Python 3.11 target
  • added -k option (insecure https server - self sign certificate) for testing purposes