Skip to content
Snippets Groups Projects
Select Git revision
0 results

Dockerfile

Blame
    • Fabio Roberto Vitello's avatar
      dc091b54
      Updated numpy to 1.16.6 · dc091b54
      Fabio Roberto Vitello authored
      The pipeline was crashing due a numpy error that is fixed in version >1.16.
      meqtrees_cattery was not happy with numpy > 1.16 due his specification:
      pkg_resources.ContextualVersionConflict: (numpy 1.16.6), Requirement.parse('numpy<=1.16'), set(['meqtrees-cattery']))
      Edited Dockerfile to change the version on the METADATA
      dc091b54
      History
      Updated numpy to 1.16.6
      Fabio Roberto Vitello authored
      The pipeline was crashing due a numpy error that is fixed in version >1.16.
      meqtrees_cattery was not happy with numpy > 1.16 due his specification:
      pkg_resources.ContextualVersionConflict: (numpy 1.16.6), Requirement.parse('numpy<=1.16'), set(['meqtrees-cattery']))
      Edited Dockerfile to change the version on the METADATA