Damien Elmes
c6d287c3ee
mypy is required to build the protobuf code
2019-12-25 10:35:31 +10:00
Damien Elmes
2280a0e58a
switch to nose2; nose looks to be on the way out
2019-12-24 19:57:55 +10:00
Damien Elmes
280b010493
generate type stubs for Protobuf; disable pylint on rsbridge
2019-12-24 19:57:54 +10:00
Damien Elmes
b67b1e1451
avoid unnecessary reinstall in requirements.check
2019-12-23 13:26:33 +10:00
Damien Elmes
339ec45f92
use pylint that supports isort 5
...
when updating, make sure to pip install --reinstall requirements.check
2019-12-23 11:32:19 +10:00
Damien Elmes
9ebc15c748
add black, update for new isort
...
people updating from a previous build, make sure you run
pip install --reinstall requirements.check
2019-12-23 10:31:47 +10:00
Damien Elmes
291472b52b
fix race condition in build scripts
...
- pip dependencies need to be installed sequentially
- move the individual check deps back into a separate file
- qt type hints not required for 'make run'
2019-12-22 10:19:50 +10:00