Commit Graph

4 Commits (master)

Author SHA1 Message Date
Mike Taves 8a2cffb052
fix(createpackages): avoid creating invalid escape characters (#1055)
* Fix latex escape characters in description processing with math
* Replace latex characters to plaintext for Python
* Replace several other latex items involving \citep and \ref
  that are specific to mfio.pdf
2021-02-17 19:12:26 -05:00
jdhughes-usgs 675d12b07b
ci(linting): Initial GitHub actions for linting (#954)
Reformat code using black with 79 character line length. Initial GitHub
action uses miniconda and has first cut at running autotests on GitHub
actions.
2020-08-05 15:45:50 -04:00
Hughes, J.D f7554dd7ca
ci(get_exes): update build_exes to get_exes to simplify initialization (#865) 2020-04-30 16:49:14 -04:00
Mike Taves dc87007862 feature(ci): check Python code with flake8 (#677) 2019-10-16 18:31:58 -05:00