Skip to content
This repository was archived by the owner on Dec 4, 2025. It is now read-only.

Tags: takeshixx/python-ssllabs

Tags

v1.5

Toggle v1.5's commit message
Updated README.md and added requirements.txt

v1.4

Toggle v1.4's commit message
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.

v1.3

Toggle v1.3's commit message
Bumped version to v1.3

v1.2

Toggle v1.2's commit message
README.md updated