| Commit message (Collapse) | Author | Age | Lines |
|
|
|
|
|
|
|
| |
Apparently this keyword is deprecated [1]. We're beginning to get very
tired of Python packaging standards and tooling, so for now just rely on
the distribution putting the manual in the right place.
[1] https://discuss.python.org/t/should-there-be-a-new-standard-for-installing-arbitrary-data-files/7853
|
| |
|
| |
|
| |
|
|
|
|
|
| |
This will make sure that we will not run into errors caused by an
omission of a comma should sections ever be moved around in the future.
|
|
|
|
|
| |
This is the version we developed with, and we can't give guarantees for
any earlier ones.
|
|
|
|
|
|
| |
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.
|
| |
|
|
|