fivaldi / waiverdb

Forked from waiverdb 6 years ago
Clone

c63fcdd Jenkinsfile: avoid versions with +

Authored and Committed by Dan Callaghan 6 years ago
1 file changed. 4 lines added. 0 lines removed.
    Jenkinsfile: avoid versions with +
    
    Now that we switched to Fedora 26 as the base for the container, we have
    a newer setuptools which produces proper versions with + separator.
    Previously the older setuptools in EPEL7 was munging these to - when
    building the Python package. But it turns out Docker doesn't like
    the + character.
    
        
file modified
+4 -0