📜  pipreqs 不起作用 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:49:57.404000             🧑  作者: Mango

代码示例1
# Is it outputing a UnicodeDecodeError?:
# If that's the case, use this: --encoding=utf8

# I.e:
pipreqs --encoding=utf8 path/to/your/project