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

Refactor & Cleanup setup.py / setup.cfg #632

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Mar 3, 2022

  1. Refactor deprecated naming

    SimonCW committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    effebf4 View commit details
    Browse the repository at this point in the history
  2. Set language_level and re-cythonize

    Black format
    SimonCW committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    bb1fb61 View commit details
    Browse the repository at this point in the history
  3. Deprecate python 2.7

    Update miniconda versions
    
    
    Re-Add name
    
    
    Try to fix builds
    
    
    For debugging ...
    
    
    Fix path
    
    
    Reset changes
    SimonCW committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    ba0884c View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2022

  1. Add GH Action workflow

    SimonCW committed Mar 6, 2022
    Configuration menu
    Copy the full SHA
    9af4db3 View commit details
    Browse the repository at this point in the history
  2. Trigger workflow

    SimonCW committed Mar 6, 2022
    Configuration menu
    Copy the full SHA
    cc269a1 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. Test cibuildwheel

    SimonCW committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    843f5c7 View commit details
    Browse the repository at this point in the history
  2. Fix os version typo

    SimonCW committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    f71a500 View commit details
    Browse the repository at this point in the history