Skip to content

Commit d61ddd3

Browse files
author
Vladimir Kotal
authored
remove filelock.py
1 parent 49bfe4a commit d61ddd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opengrok-tools/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ Portions Copyright (c) 2017-2018, Chris Fraire <[email protected]>.
276276
<argument>-m</argument>
277277
<argument>flake8</argument>
278278
<argument>-v</argument>
279-
<argument>--exclude=filelock.py,test_command.py,test_commands.py</argument>
279+
<argument>--exclude=test_command.py,test_commands.py</argument>
280280
<argument>${project.build.sourceDirectory}</argument>
281281
<argument>setup.py</argument>
282282
</arguments>

0 commit comments

Comments
 (0)