acmd: Remove dependency on extensions module
Implement a trivial plugin registration to remove the dependency on the `extensions` module. Also remove some unused code and options. Add dependency on `requests` module (from LCG) to ensure the jira plugin works correctly.
Showing
- Tools/PyUtils/CMakeLists.txt 1 addition, 0 deletionsTools/PyUtils/CMakeLists.txt
- Tools/PyUtils/bin/acmd.py 8 additions, 29 deletionsTools/PyUtils/bin/acmd.py
- Tools/PyUtils/python/acmdlib.py 31 additions, 70 deletionsTools/PyUtils/python/acmdlib.py
- Tools/PyUtils/python/scripts/__init__.py 15 additions, 18 deletionsTools/PyUtils/python/scripts/__init__.py
Please register or sign in to comment