Skip to content

Conversation

tleonhardt
Copy link
Member

@tleonhardt tleonhardt commented Jan 23, 2020

Changes include:

  • Change TravisCI from 3.8-dev to 3.8
  • Add 3.9-dev to TravisCI
  • Change Sphinx doc build on Travis to use Python 3.7 instead of 3.5 since that is version used now by ReadTheDocs for Buidls
  • Add 3.8 to AzurePipelines
  • Change flake8 to use Python 3.8 instead of 3.7

Closes #848
Closes #849

Also:
- Try adding support for 3.9-dev on Travis
- Update to running flake8 for 3.8 instead of 3.7
@tleonhardt tleonhardt added this to the 1.0.0 milestone Jan 23, 2020
@tleonhardt tleonhardt requested a review from kmvanbrunt January 23, 2020 01:19
@tleonhardt tleonhardt self-assigned this Jan 23, 2020
@codecov
Copy link

codecov bot commented Jan 23, 2020

Codecov Report

Merging #853 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #853   +/-   ##
=======================================
  Coverage   97.37%   97.37%           
=======================================
  Files          14       14           
  Lines        3579     3579           
=======================================
  Hits         3485     3485           
  Misses         94       94

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 5b19867...30e9ca5. Read the comment docs.

@tleonhardt tleonhardt requested a review from kotfu January 23, 2020 01:25
@tleonhardt tleonhardt merged commit 2646e3d into master Jan 23, 2020
@tleonhardt tleonhardt deleted the python_38 branch January 23, 2020 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use python 3.8 instead of python 3.8-dev in travis test matrix Add python3.8 to the azure pipelines matrix
2 participants