Commit Graph

2 Commits

Author SHA1 Message Date
Eric Jolibois f0fc0828f5 chore: unpin pip and fix CI (#2337)
* chore: unpin pip

revert https://github.com/samuelcolvin/pydantic/commit/de0657e4a5495de9378db9fe15a17334c2b0fae5

* fix CI temporarily

* improve caught warning in pytest

Co-authored-by: Thomas Grainger <tagrain@gmail.com>

Co-authored-by: Thomas Grainger <tagrain@gmail.com>
2021-02-11 00:16:14 +01:00
Samuel Colvin 96c9c400bc Move to GitHub actions (#1326)
* trying move to github actions

* move name

* remove travis and cleanup

* macos and windows coverage

* env_vars string

* bump

* bump

* delete old coverage file

* remove coverage.xml

* add 'make test-codecov'

* fix 'make test-codecov'

* beginning build phase

* combined deploy

* try to fix articacts

* remove set.cfg wheel tag

* install cython before build

* fix windows builds

* fix windows builds

* reenable tests

* build docs, test pypi upload

* finalize

* add change description, fix job conditionals
2020-03-21 17:02:07 +00:00