Skip to content

Commit 43a4c6a

Browse files
committed
add: new feature & system
1 parent 4191bc7 commit 43a4c6a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ PACKAGEBASH_TERMUX := curl python bc ncurses-utils file ossp-uuid uuid-utils les
88
PACKAGEBASH_DEBIAN := curl python3 bc ncurses-bin file ossp-uuid uuid-runtime less zsh boxes figlet ruby clang tree jq ripgrep coreutils xz-utils fzf silversearcher-ag grep brotli toilet binutils python3-pip bzip2 neofetch
99
PACKAGEBASH_UBUNTU := $(PACKAGEBASH_DEBIAN)
1010

11-
PACKAGEPY := dns-client requests bs4 rich pycryptodome rich-cli certifi npyscreen prompt_toolkit requests faker phonenumbers blessed
11+
PACKAGEPY := dns-client requests bs4 rich pycryptodome rich-cli certifi npyscreen prompt_toolkit requests faker phonenumbers blessed geopy cloudscraper emoji
1212

1313
TERMUX_PATH := /data/data/com.termux/files/usr/bin/bash
1414
PYTHON_VERSION := $(shell python -V | sed 's/[[:space:]]//g' | cut -c 1-10 | tr '[:upper:]' '[:lower:]')

src/app.py

-112 KB
Binary file not shown.

0 commit comments

Comments
 (0)