v0.7.0
- Add a
--file
option totsrc init
so that manifest can be read from a custom path in the file system - Remove support for Python 3.4
- Switch from
xdg
topyxdg
- Format the code with black
--file
option to tsrc init
so that manifest can be read from a custom path in the file systemxdg
to pyxdg