Fixed some truncation
This commit is contained in:
@@ -46,7 +46,8 @@ pipeline {
|
||||
fastfeedparser \
|
||||
beautifulsoup4 \
|
||||
charset-normalizer \
|
||||
Pillow
|
||||
Pillow \
|
||||
grapheme
|
||||
|
||||
# Verify required imports
|
||||
"${VENV_DIR}/bin/python" -c "import fastfeedparser; print('fastfeedparser OK')"
|
||||
|
||||
Reference in New Issue
Block a user