Anki/pylib
Damien Elmes 370bb38b8b update to latest fluent-rs and add basic locale-aware decimals
- git version pinned at the moment until the concurrency fix
lands in 0.10.2
- currently float values are hard-coded at 2 decimal places;
we should switch to using NUMBER() in the future
2020-02-21 15:29:38 +10:00
..
anki update to latest fluent-rs and add basic locale-aware decimals 2020-02-21 15:29:38 +10:00
tests Revert "test out the Python Fluent implementation" 2020-02-17 08:40:17 +10:00
tools fix legacy filter return values being ignored 2020-02-18 09:12:16 +10:00
.gitignore tweaking the folder names again 2020-01-03 07:48:38 +10:00
.isort.cfg tweaking the folder names again 2020-01-03 07:48:38 +10:00
.pylintrc tweaking the folder names again 2020-01-03 07:48:38 +10:00
Makefile clean stale build folders before build 2020-01-15 10:07:39 +10:00
mypy.ini check_untyped_defs in mypy for pylib 2020-01-16 08:10:49 +10:00
requirements.dev switch to classes for hooks 2020-01-14 08:54:07 +10:00
setup.py Revert "test out the Python Fluent implementation" 2020-02-17 08:40:17 +10:00