We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67396ef commit 32c4e85Copy full SHA for 32c4e85
packaging/debian/rules
@@ -7,4 +7,4 @@ export PYBUILD_NAME=caso
7
dh $@ --with python3 --buildsystem=pybuild
8
9
override_dh_auto_test:
10
- tox -eflake8,bandit
+ true
0 commit comments