Skip to content
Snippets Groups Projects
Forked from Swain Lab / aliby / aliby-mirror
Source project has a limited visibility.
  • Arin Wongprommoon's avatar
    ddfc2316
    fix(dependencies): Switch from catch22 to pycatch22 · ddfc2316
    Arin Wongprommoon authored
    WHY IS THIS CHANGE NEEDED?:
    - catch22 developers deleted it from pyPI and moved it to pycatch22
    
    HOW DOES THE CHANGE SOLVE THE PROBLEM?:
    - used poetry to remove catch22 and add pycatch22
    - updated the only thing in postprocesses that depends on catch22
    
    REFERENCES:
    - issue #26
    ddfc2316
    History
    fix(dependencies): Switch from catch22 to pycatch22
    Arin Wongprommoon authored
    WHY IS THIS CHANGE NEEDED?:
    - catch22 developers deleted it from pyPI and moved it to pycatch22
    
    HOW DOES THE CHANGE SOLVE THE PROBLEM?:
    - used poetry to remove catch22 and add pycatch22
    - updated the only thing in postprocesses that depends on catch22
    
    REFERENCES:
    - issue #26