Skip to content
  • Florent Cayré's avatar
    [pkg] Fix extra packages not installable · 7436b65a44bc
    Florent Cayré authored
    For instance `pip install -e ".[pyramid]"` should install the pyramid
    dependencies. A typo caused all these extra packages to not be found by
    pip.
    
    Closes #16121322.
    7436b65a44bc