kynikos / outspline

Extensible outliner and personal time organizer to manage todo lists, schedule tasks, remind events.
http://kynikos.github.io/outspline/
GNU General Public License v3.0
47 stars 9 forks source link

Use pip instead of setup.py #371

Open kynikos opened 9 years ago

kynikos commented 9 years ago

Suggest using pip (for Python 2) for installing on systems without a pre-packaged version. Also use it in the PKGBUILD instead of executing setup.py directly? (It should be required in the makedepends though...)