pyauth / pyotp

Python One-Time Password Library
https://pyauth.github.io/pyotp/
Other
2.95k stars 321 forks source link

Update python versions #79

Closed ziima closed 5 years ago

ziima commented 5 years ago

Update list of supported versions, run tests under python 3.7.

codecov-io commented 5 years ago

Codecov Report

Merging #79 into master will decrease coverage by 0.59%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #79     +/-   ##
=========================================
- Coverage   98.48%   97.89%   -0.6%     
=========================================
  Files           8        8             
  Lines         331      333      +2     
=========================================
  Hits          326      326             
- Misses          5        7      +2
Impacted Files Coverage Δ
setup.py 100% <ø> (ø) :arrow_up:
test.py 97.34% <0%> (-1.05%) :arrow_down:

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 8d95cfd...5baaab0. Read the comment docs.