Anki/pylib/anki/_backend
Damien Elmes 0c7a9be359 fix Windows build with latest rules_rust
the extra .lib file that is being output for .dll files was tripping
up the copy; we need to select only the .dll file
2021-12-20 18:59:55 +10:00
..
__init__.py fix _db_command: TypeError: a bytes-like object is required, not 'list' 2021-12-05 08:00:26 +10:00
BUILD.bazel fix Windows build with latest rules_rust 2021-12-20 18:59:55 +10:00
fluent.py rework translation handling 2021-03-26 09:41:32 +10:00
genbackend.py Enable invalid-name globally in pylib (#1454) 2021-10-25 19:10:56 +10:00
generated.py start work on more clearly defining backend/protobuf boundaries 2021-01-31 18:55:45 +10:00
genfluent.py Enable invalid-name globally in pylib (#1454) 2021-10-25 19:10:56 +10:00
python_lib.bzl fix Windows build with latest rules_rust 2021-12-20 18:59:55 +10:00
rsbridge.pyi rework backend codegen to support multiple services; split out sched 2021-03-11 14:51:29 +10:00