Skip to content

Commit 52c20b1

Browse files
committed
chor: Docker: io: python: pip
1 parent 05c8004 commit 52c20b1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.nycrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"check-coverage": false,
2+
"checkCoverage": true,
33
"all": false,
44
"exclude": [
55
"**/*.spec.js",

docker/Dockerfile.io

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ ENV DEBIAN_FRONTEND=noninteractive \
2222

2323
ARG UBUNTU_DEPS="libatomic1 curl wget git net-tools iproute2 software-properties-common"
2424
ARG RUST_DEPS="build-essential"
25-
ARG DEPS="pv gcc gdb strace upx-ucl less ffmpeg net-tools netcat-openbsd mc far2l iputils-ping vim bat fzf locales sudo command-not-found ncdu aptitude htop btop hexyl"
25+
ARG DEPS="pv gcc gdb strace upx-ucl less ffmpeg net-tools netcat-openbsd mc far2l iputils-ping vim bat fzf locales sudo command-not-found ncdu aptitude htop btop hexyl python3-pip"
2626
ARG PALABRA_DEPS="nvm node rust go deno fasm nvchad rizin yara gdu f4"
2727
ARG BUN_DEPS="palabra wisdom nupdate version-io redrun superc8 supertape madrun redlint putout renamify-cli runny redfork"
2828

0 commit comments

Comments
 (0)