Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

420 fix #674

Open
wants to merge 16 commits into
base: main
Choose a base branch
from
Open

420 fix #674

wants to merge 16 commits into from

Conversation

christianfrstorm
Copy link

C

timhoffm and others added 16 commits November 19, 2020 09:54
* Move most CI to GitHub Actions
* Build sdist
* Build manylinux1 wheels with libyaml ext (also tested with 2010 and 2014)
* Build MacOS x86_64 wheels with libyaml ext
* Windows wheel builds remain on AppVeyor until we drop 2.7 support in 6.0
* Smoke tests of all post-build artifacts
* Add PEP517/518 build declaration (pyproject.toml with setuptools backend)
* Fully move build to setuptools
* Drop Python 3.5 support
* Declare Python 3.9 support
* Update PyPI metadata now that setuptools lets it flow through

Co-authored-by: Matt Davis <mrd@redhat.com>
Spaces in the syntax make it harder to reason if there will be spaces in
the rendering or not.
Is this TOML file actually needed?

I'd prefer to remove it since it does so little, and stands out so
prominiently.
Are we done with appveyor now?
Can we just remove this file?
Per suggestion #420 (comment)
move a few constructors from full_load to unsafe_load.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants