Move flake8 checking to build stage
Compare changes
Files
16@@ -31,8 +31,4 @@ atlas_add_component( DumpEventDataToJSON
Remove the separate flake8
unit test of the python
directory and
instead use the dedicated feature of atlas_install_python_modules
.
Some of these tests were only checking new-style configuration, but that's already the default, so no separate test is needed.