jrnl/tests
Micah Jerome Ellison d3de5b778b
Replace PyYAML with ruamel.yaml (#1416)
* Remove Python 3.7 and 3.8 from github actions workflows

* Update lockfile after running poetry update a couple times

* Update poetry lock

* Remove Python 3.7 and 3.8 from pyproject.toml and run poetry lock

* Switch from pyyaml to ruamel.yaml

* Remove duplicate editor key in config

* Use ruamel.yaml instead of pyyaml in legacy template.py

* Prevent ruamel from collapsing config YAML

* Run make format
2022-03-12 13:24:31 -08:00
..
bdd Fix tests for daylight savings (#1423) 2022-03-12 13:14:26 -08:00
data Replace PyYAML with ruamel.yaml (#1416) 2022-03-12 13:24:31 -08:00
lib Replace PyYAML with ruamel.yaml (#1416) 2022-03-12 13:24:31 -08:00
unit Reformat messages and add new centralized exception handling (#1417) 2022-03-12 12:43:26 -08:00
conftest.py Unskip some tests (#1399) 2022-01-15 14:45:00 -08:00