-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use python script to setup all codes (#706)
This PR combines all code set up as one script, to save time used to set up the verdi command, profile and database. Then, it uses the `python -c` command to run the script in the subprocess. We can use the `InstalledCode` in the future directly when we find a good solution to fix the thread problem.
- Loading branch information
1 parent
098a8e6
commit 6651c8b
Showing
1 changed file
with
58 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters