2021.10 #41
@ -6,7 +6,6 @@
|
||||
"cpl_cli": "src/cpl_cli/cpl_cli.json"
|
||||
},
|
||||
"Scripts": {
|
||||
"hello-world": "python3 scripts/hello_world.py"
|
||||
}
|
||||
}
|
||||
}
|
@ -1,5 +1,4 @@
|
||||
import os
|
||||
import subprocess
|
||||
from abc import ABC
|
||||
from typing import Optional
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user