#131 if process_name is specified to execute_command() keep the process alive

This commit is contained in:
Nicholas Albion
2023-10-05 20:39:01 +11:00
parent a741261c15
commit b8fec00b20
14 changed files with 228 additions and 91 deletions

View File

@@ -12,6 +12,7 @@ prompt-toolkit==3.0.39
psycopg2-binary==2.9.6
python-dotenv==1.0.0
python-editor==1.0.4
pytest==7.4.2
questionary==1.10.0
readchar==4.0.5
regex==2023.6.3