Skip to content
Snippets Groups Projects

Trigger: enable flake8

Merged Frank Winklmeier requested to merge fwinkl/athena:flake8_hlt into master
33 files
+ 146
146
Compare changes
  • Side-by-side
  • Inline
Files
33
@@ -6,7 +6,7 @@
atlas_subdir( HLTUtils )
# Install files from the package:
atlas_install_python_modules( python/*.py )
atlas_install_python_modules( python/*.py POST_BUILD_CMD ${ATLAS_FLAKE8} )
atlas_install_scripts(
share/make_hlt_rep.py
share/make_coralServer_rep.py
Loading