12 Commits

Author SHA1 Message Date
Nat Noordanus
203105f048 Add support for python 3.6
Changes:
- Update config and docs to reference 3.6
- Add backports of dataclasses and datetime.fromisoformat for python_version<"3.7"
- Support both 3.7 and 3.6 usages of undocumented __origin__ attribute on typing objects
- Make github ci run tests for python 3.6 as well
2020-04-03 19:52:19 +02:00
Daniel G. Taylor
ba520f88a4
Install Protobuf include files on CI host 2019-10-27 15:40:33 -07:00
Daniel G. Taylor
b0b64fcbaf
Fix tests attempt 3 2019-10-27 15:29:04 -07:00
Daniel G. Taylor
7900c7c9db
Fix tests 2019-10-27 15:21:20 -07:00
Daniel G. Taylor
fcc273e294
Fix tests 2019-10-27 15:18:10 -07:00
Daniel G. Taylor
ef0a1bf50c
Use specific version of pypi publish image 2019-10-23 15:03:13 -07:00
Daniel G. Taylor
0e389abbef
Add Python package long description 2019-10-22 21:31:42 -07:00
Daniel G. Taylor
45a6da0fad
CI updates 2019-10-20 23:46:50 -07:00
Daniel G. Taylor
972ed4635a
Try pip user install and path update 2019-10-20 23:36:47 -07:00
Daniel G. Taylor
487bdf9f16
Update CI build 2019-10-20 23:32:09 -07:00
Daniel G. Taylor
1fd24f74fc
Fix CI dependency install 2019-10-20 23:26:48 -07:00
Daniel G. Taylor
f4389a29ec
Add GitHub action build for CI 2019-10-20 23:25:18 -07:00