Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | setup.py: Remove hard dependency on psycopg2 | Wolfgang Müller | 2021-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 description | Wolfgang Müller | 2021-05-05 | -0/+1 |
| | ||||
* | Initial prototype | Wolfgang Müller | 2021-04-28 | -0/+22 |