Commit Graph

3 Commits

Author SHA1 Message Date
Mahmoud Hashemi d35693e875
Refresh CI matrix (#320)
* add py3.10 to gha and tox
* drop pypy2 from tox/gha
* drop 3.6 from gha
2022-12-08 01:28:02 -08:00
Mahmoud Hashemi 05db15d78d
add py3.9 to gh action matrix (#287) 2021-05-16 14:33:13 -07:00
Mahmoud Hashemi 8e1526e8a5
Tox GH Action (#286)
* first shot at some gh actions

* skip 3.9 for now

* try windows 3.7

* try an older windows

* drop travis for now (and probably ever)

* fix pypy alias

* wip a better approach for multicharacter newlines perhaps

* better test and doc for windows

* let's get some more output

* more output

* here we go with some detachment

* account for different OS lineseps

* out with the prev

* out with the prints

* clearer and more friendly atomic_save doctest

* faster ci with pip caching

* fix gh action yaml

* remove appveyor

* bit of comment cleanup

* bring windows ci in line with linux and mac
2021-05-15 00:08:53 -07:00