Anki/pylib/anki/syncserver
Damien Elmes 7ac1fa17e6 move proto files into separate py_library in same namespace
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.
2021-07-11 14:51:25 +10:00
..
__init__.py move proto files into separate py_library in same namespace 2021-07-11 14:51:25 +10:00
__main__.py add local sync server frontend 2021-01-13 11:42:00 +10:00