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

add py39 to tox tests #216

Closed
wants to merge 3 commits into from
Closed

add py39 to tox tests #216

wants to merge 3 commits into from

Commits on Feb 27, 2023

  1. add py39 to tox tests

    wpoely86 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    60ac0ff View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Merge branch 'newstack' into py39

    * newstack: (27 commits)
      add a workable test stack for python 3.9
      fix methodinspector
      fix testing
      some pylint fixes
      bump version
      shared_setup: tests: at least print the original TypeError, sometimes it has nothing to do with patterns
      fix test
      add python-ldap to PYTHON_BDIST_RPM_PREFIX_MAP
      restrict zipp to py3.6 compatible version
      remove comment about tox version from github action
      cap versions of tox and virtualenv in github action
      pin versions of virtualenv and tox compatible with Python v3.6 in the test environment
      Fix error in case of installing with pip and pyproject.toml
      add missing dep
      restore old pylint hack
      make README reflect reality
      make pip3 default over easy_install
      remove python 2 way of installing tox
      version bump
      remove deprecated vsc-ci options
      ...
    wpoely86 committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    52441f3 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Merge remote-tracking branch 'origin/master' into py39

    * origin/master:
      bump versions a lot more
    wpoely86 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    c93f3a7 View commit details
    Browse the repository at this point in the history