anki/rspy
evandrocoan 802c5b59cb Fixed mypy and pylint not building on Windows
1. error: unused 'type: ignore' comment
2. Module 'pywintypes' has no 'error' member
3. Module 'win32pipe' has no 'SetNamedPipeHandleState' member,
   but source is unavailable. Consider adding this module to
   extension-pkg-whitelist if you want to perform analysis based on
   run-time introspection of living objects.
2020-03-17 19:48:16 -03:00
..
.cargo set deployment target on Mac builds 2020-02-17 08:40:17 +10:00
src make logging explicit, and support logging to a file 2020-02-29 20:44:01 +10:00
.gitignore tweaking the folder names again 2020-01-03 07:48:38 +10:00
Cargo.toml rspy version 2020-03-06 19:15:02 +10:00
Makefile Fixed mypy and pylint not building on Windows 2020-03-17 19:48:16 -03:00
requirements.txt tweaking the folder names again 2020-01-03 07:48:38 +10:00
rust-toolchain bump rust toolchain for 1.41.1 fixes 2020-02-29 19:42:30 +10:00