Gerry Nelson
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
setup.py
|
|
@ -39,7 +39,7 @@ |
|
|
# |
|
|
# |
|
|
# Import Python modules |
|
|
# Import Python modules |
|
|
|
|
|
|
|
|
import argparse, sys, configparser, os, inspect |
|
|
import argparse, sys, os, inspect |
|
|
|
|
|
|
|
|
from sharedfunctions import getapplicationproperties |
|
|
from sharedfunctions import getapplicationproperties |
|
|
from configobj import ConfigObj |
|
|
from configobj import ConfigObj |
|
|
|