-
- Downloads
Fix doc build
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`.
Please register or sign in to comment