jborean93 / requests-credssp

An authentication handler for using CredSSP with Python Requests.
MIT License
21 stars 3 forks source link

Added Python 3.8 to testing and fix manifest #14

Closed jborean93 closed 5 years ago

jborean93 commented 5 years ago

Updates CI to include 3.8 and makes sure things run today as is.

Includes the LICENSE and changelog in the package created.

Updates the pep8 line length check to 119 to be a bit more modern.

Fixes https://github.com/jborean93/requests-credssp/issues/13

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 55.97% when pulling 393cd7e1a7e88ce6dc030543366dd3b33b3d6610 on ci-refresh into 470db8d74dff919da67cf382e9ff784d4e8dd053 on master.