rice-solar-physics / pydrad

Python tools for setting up HYDRAD runs and parsing output
https://pydrad.readthedocs.io
MIT License
4 stars 3 forks source link

Fix CI Builds #92

Closed wtbarnes closed 4 years ago

wtbarnes commented 4 years ago

This PR refactors the CI config script to only use pip and to use the Travis deployment process rather than doctr. It also simplifies the build script substantially and adds tests for Python 3.7 and 3.8.

I've also removed the conda environment file in favor of a more simple requirements.txt.

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 138


Totals Coverage Status
Change from base Build 133: 0.0%
Covered Lines: 217
Relevant Lines: 505

💛 - Coveralls