aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/setup.py (unfollow)
Commit message (Collapse)AuthorLines
2021-05-05setup.py: Remove hard dependency on psycopg2Wolfgang Müller-1/+0
This should never have been added in the first place, since quarg is supposed to work with both SQLite and PostgreSQL databases. Make sure not to pull in more than we need to.
2021-05-05setup.py: Add descriptionWolfgang Müller-0/+1