lbry-sdk/lbrynet/build_type.py
Alex Grintsvayg 7ecc8103d8 improve error analytics
- move analytics creation earlier in the startup process
- add several events to track startup, startup failure, other errors
- abstract platform detection into separate file
- add "build" type to platform so we can differentiate devs vs live users
2016-11-15 10:31:35 -05:00

3 lines
77 B
Python

# dont touch this. Travis changes this during build/deployment
BUILD = "dev"