Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Clean up tox environments & run tox on Fedora in CI #419

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

Merged
merged 6 commits into from
Jul 1, 2021

Conversation

encukou
Copy link
Member

@encukou encukou commented Jun 29, 2021

  • Add CFLAGS used on Travis CI (-Werror, std=c99 and similar) to tox environments
  • Add std=c90 environments for Python versions that compile with c90
  • Add an environment for pypy3 and for Python 3.10 (a bit early, but unlikely to break now)
  • Some general clean-up (remove python2 remnants, fix comments)
  • Add tox-on-Fedora runs to the CI

Partially addresses: #418

The actions might not run on the PR that adds them, but they passed here: https://github.com/encukou/python-ldap/actions/runs/983127874

@encukou encukou requested a review from tiran June 29, 2021 15:03
Copy link
Member

@tiran tiran left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@encukou encukou merged commit 69867f5 into python-ldap:master Jul 1, 2021
@encukou encukou deleted the tox-github-action branch July 1, 2021 13:42
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.

2 participants