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

Initial support of tox v4 #81

Merged
merged 1 commit into from Sep 8, 2021
Merged

Initial support of tox v4 #81

merged 1 commit into from Sep 8, 2021

Commits on Sep 8, 2021

  1. Initial tox v4 support

    The first commit to support tox v4.
    
    Implemented:
    - Basic functionality to filter out envlist based on Python version and
      environment variables
    - Basic testing
    
    Not implemented:
    - Integration tests
    - Grouping log lines on GitHub Actions
    - Documentation
    
    Limitation:
    - Environment variables must be uppercase
    ymyzk committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    198612d View commit details
    Browse the repository at this point in the history