mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
96c9c400bc
* 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
Pending Changes
This directory contains files describing changes to pydantic since the last release.
If you're creating a pull request, please add a new file to this directory called
<pull request or issue id>-<github username>.md. It should be formatted as a single paragraph of markdown
The contents of this file will be used to update HISTORY.md before the next release.