1 Commits

Author SHA1 Message Date
Valentin Lorentz
fe6ce22908 Add setup.py, to be installable via pip
This is a simpler way to install Limnoria plugin:
https://docs.limnoria.net/develop/plugin_distribution.html#via-pip-pypi

This will allow installing ChanTracker with this command:

    pip3 install git+https://github.com/ncoevoet/ChanTracker.git
2022-10-12 19:41:41 +02:00