File: TODO

package info (click to toggle)
intake 0.6.6-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 6,552 kB
  • sloc: python: 12,408; makefile: 37; sh: 14
file content (9 lines) | stat: -rw-r--r-- 506 bytes parent folder | download
1
2
3
4
5
6
7
8
9
     - docs: set up intersphinx links for https://docs.python.org/objects.inv
             and python3-doc
       docs: investigate auto{doc,summary} failures:
         - src/docs/source/api_base.rst.rst:6
           failed to import intake.source.base.AliasSource
           AttributeError: module 'intake.source.base' has no attribute 'AliasSource
         - src/docs/source/api_other.rst.rst:87
           failed to import intake.interface.base.Base (and many others)
           No module named 'panel'