Edit

IABSD.fr/ports/www/py-paste-script/pkg

Branch :

  • Show log

    Commit

  • Author : czarkoff
    Date : 2015-05-30 12:57:53
    Hash : b0683340
    Message : Avoid pollution of python modules namespace By default PasteScript module installs regression tests as a separate "tests" module in site-packages. This is an error in setup.py, and the fix is actually from upstream. OK sthen@