whitespace

This commit is contained in:
meejah 2023-02-21 00:01:13 -07:00
parent 7b98edac04
commit 8e20fa0fbf

View File

@ -146,7 +146,7 @@ install_requires = [
# Command-line parsing # Command-line parsing
"click >= 7.0", "click >= 7.0",
# for pid-file support # for pid-file support
"psutil", "psutil",
"filelock", "filelock",