lucasrodes / whatstk

WhatsApp chats as dataframes. Python toolkit to analyse and parse WhatsApp chats.
https://whatstk.lcsrg.me/
GNU General Public License v3.0
121 stars 23 forks source link

Add Python 3.9 support #103

Closed lucasrodes closed 3 years ago

lucasrodes commented 3 years ago

Adds support for Python 3.9.

Support for Python 3.6 removed.

xref #92

codecov[bot] commented 3 years ago

Codecov Report

Merging #103 (a945fd4) into develop (a4c5e14) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #103   +/-   ##
========================================
  Coverage    97.40%   97.40%           
========================================
  Files           21       21           
  Lines          578      578           
  Branches        86       86           
========================================
  Hits           563      563           
  Misses           9        9           
  Partials         6        6           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a4c5e14...a945fd4. Read the comment docs.