Skip to content
Snippets Groups Projects
  • nimrod's avatar
    1389d1bd
    Workbench: Flexible Pip contraints. · 1389d1bd
    nimrod authored
    The OS packages come with a version of packaging. Installing a different
    version with Pip is not possible as it requires uninstalling the OS
    version which doesn't have all of the needed metadata, therefore the Pip
    constraint. Instead of updating the contraint manually everytime it's
    updated in Debian, use the version that's currently installed and it
    should always be OK (hopefully).
    1389d1bd
    History
    Workbench: Flexible Pip contraints.
    nimrod authored
    The OS packages come with a version of packaging. Installing a different
    version with Pip is not possible as it requires uninstalling the OS
    version which doesn't have all of the needed metadata, therefore the Pip
    constraint. Instead of updating the contraint manually everytime it's
    updated in Debian, use the version that's currently installed and it
    should always be OK (hopefully).