Skip to content

Commit 0990774

Browse files
author
Alvaro Muñoz
committed
feat(poisonable_steps): Add python -m pip install
1 parent ffe700c commit 0990774

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ql/lib/ext/config/poisonable_steps.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ extensions:
4444
- ["poetry"]
4545
- ["pylint"]
4646
- ["pytest"]
47+
- ["python\\s+-m\\s+pip\\s+install\\s+-r"]
48+
- ["python\\s+-m\\s+pip\\s+install\\s+--requirement"]
4749
- ["rake"]
4850
- ["rails\\s+db:create"]
4951
- ["rails\\s+assets:precompile"]

0 commit comments

Comments
 (0)