Uploaded image for project: 'VNF Validation Program'
  1. VNF Validation Program
  2. VVP-310

Build Server Issue - Only Install Black for Python >= 3.6

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • El Alto Release
    • El Alto Release
    • None
    • VVP- El Alto 7

      The build and upload Jenkins job is running with Python 3.5 instead of Python 3.6 like the other build jobs. This causes pip install of the black library to fail because it is not available on Python 3.5. Since black isn't a required depedency for this job, just add an environment marker to requirements.txt so black will only be installed if the Python version is >= 3.6

            tl2972 tl2972
            tl2972 tl2972
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: