Skip to content
Snippets Groups Projects
Commit 23342509 authored by Vakhtang Tsulaia's avatar Vakhtang Tsulaia
Browse files

Merge branch 'AG_FlakeUpdate_master' into 'master'

Removing Flake definitions from MGC

See merge request atlas/athena!32512
parents c7b419f3 2f65e2cd
No related branches found
No related tags found
No related merge requests found
......@@ -8,13 +8,6 @@ atlas_subdir( MadGraphControl )
# External dependencies:
find_package( MadGraph )
# flake8 setup
set( ATLAS_FLAKE8 "flake8_atlas --select ATL,F,E7,E9,W6 --enable-extension ATL902 --extend-ignore E701,E702,E741"
CACHE STRING "Default flake8 command" )
set( ATLAS_PYTHON_CHECKER "${ATLAS_FLAKE8} --filterFiles AthenaConfiguration"
CACHE STRING "Python checker command to run during Python module compilation" )
# Install files from the package:
atlas_install_python_modules( python/*.py POST_BUILD_CMD ${ATLAS_FLAKE8} )
atlas_install_joboptions( share/common/*.py )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment