mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 12:47:11 -05:00
Will allow importing the Protobuf without pulling in the rest of the library. This is not a full PEP420 namespace, and the wheel still bundles everything - it just makes things easier in a Bazel workspace. I originally tried with PEP420, but it required more invasive changes, and I ran into issues with mypy. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| anki2.py | ||
| apkg.py | ||
| base.py | ||
| csvfile.py | ||
| mnemo.py | ||
| noteimp.py | ||
| pauker.py | ||
| supermemo_xml.py | ||