diff --git a/tox.ini b/tox.ini index 6622723d0b9a5211dda1b4641ef595f985db920d_dG94LmluaQ==..f62131463bdaa61d4e31ec6573d15d21ccccd584_dG94LmluaQ== 100644 --- a/tox.ini +++ b/tox.ini @@ -17,7 +17,7 @@ skip_install = true deps = flake8 >= 3.6 -commands = flake8 +commands = flake8 create_fake_data.py cubicweb_rodolf test [testenv:check-manifest] skip_install = true