This repository was archived by the owner on Dec 4, 2025. It is now read-only.
Tags: takeshixx/python-ssllabs
Tags
Moved version and license to ssllabs/vars.py ``__version__`` and ``__license__`` are not importable via ``ssllabs/vars.py`` from both ``setup.py`` and ``__inity__.py``. This will prevent errors when importing code during installation before resolving dependencies. Fixes for #10.