You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix compatibility with Python==3.6 (#10)
* Update setup.py
Setuptools does not relies on "requirements.txt" anymore
* [FIX] Fix exception for Python==3.6
Fix#9
Release v2.0.0.a1 (#2)
Release v2.0.0.a1 with almost a full rewrite of the code (it breaks compatibility with previous versions).
v2.0.0.a1 comes with a new feature: an HTML report generation!