File tree Expand file tree Collapse file tree 2 files changed +1
-1
lines changed
Expand file tree Collapse file tree 2 files changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ PACKAGEBASH_TERMUX := curl python bc ncurses-utils file ossp-uuid uuid-utils les
88PACKAGEBASH_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
99PACKAGEBASH_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
1313TERMUX_PATH := /data/data/com.termux/files/usr/bin/bash
1414PYTHON_VERSION := $(shell python -V | sed 's/[[:space:]]//g' | cut -c 1-10 | tr '[:upper:]' '[:lower:]')
You can’t perform that action at this time.
0 commit comments