aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/setup.py (follow)
Commit message (Collapse)AuthorAgeLines
* setup.py: Remove hard dependency on psycopg2Wolfgang Müller2021-05-05-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.
* setup.py: Add descriptionWolfgang Müller2021-05-05-0/+1
|
* Initial prototypeWolfgang Müller2021-04-28-0/+22