Skip to content
Snippets Groups Projects

PyLint changes for LCG_94a from master/dev4

Merged Johannes Martin Heinz requested to merge LCG_94a_pylint into LCG_94a
3 files
+ 11
12
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -275,7 +275,7 @@ if( NOT ${LCG_OS}${LCG_OSVERS} MATCHES ubuntu18|mac[0-9]+ )
LCG_external_package(pygsi 0.6.3 )
endif()
LCG_external_package(pyjapc 1.5.6 )
LCG_external_package(pylint 2.0.0 )
LCG_external_package(pylint 1.9.2 )
LCG_external_package(pyparsing 2.2.0 )
LCG_external_package(pyqt5 5.11.2 )
LCG_external_package(pystan 2.17.1.0 )
Loading