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

Drop support for Python 3.7 and Pyspark 2.x and remove vendored dependency on six #80

Merged
merged 3 commits into from
Jul 16, 2024

Commits on Jul 14, 2024

  1. remove dependency on six, drop support for python 3.7, update dev dep…

    …dendencies
    
    update pytest describe
    
    add flexible terminal string formatter
    
    start swapping in default formats
    
    start phasing out underline_cells
    
    wip
    
    wip
    
    demonstrate how custom formatting can be injected via pytest fixtures
    
    wip
    
    make sure format_string works with no formats
    
    add new custom formatter to readme
    
    bump to v0.10.0
    
    New Chispa interface (MrPowers#94)
    
    * add formats to dataframe comparer
    
    * add new chispa interface
    
    lock
    
    run tests for multiple python versions
    
    small fix
    
    add runs-on argument
    
    fix
    
    reset ci
    fpgmaas committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    4b7d453 View commit details
    Browse the repository at this point in the history
  2. fix

    fpgmaas committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    1458936 View commit details
    Browse the repository at this point in the history
  3. update pyspark to >3.0.0

    fpgmaas committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    c50cbe7 View commit details
    Browse the repository at this point in the history