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

CI: Add FreeBSD CI for Python 3.9 #239

Merged
merged 2 commits into from
Jan 4, 2021
Merged

CI: Add FreeBSD CI for Python 3.9 #239

merged 2 commits into from
Jan 4, 2021

Commits on Jan 4, 2021

  1. CI: Don't install py*-setuptools from ports

    This is unnecessary now that we always install the latest setuptools from PyPI.
    nbraud committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    381890d View commit details
    Browse the repository at this point in the history
  2. CI: Test under FreeBSD and Python 3.9

    Closes #238
    nbraud committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    0ceaa74 View commit details
    Browse the repository at this point in the history