Select Git revision
source
-
-
- Open in your IDE
- Download source code
- Download this directory
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Importing `ska.base.release` causes `ska.base.__init__.py` to be imported first. That in turn needs dependencies like PyTango to be installed, which we don't have in the RTD environment. The workaround is to read the file directly, similar to what is done in the `setup.py`.