Mercurial > p > roundup > code
view scripts/Docker/requirements.txt @ 6622:2a3bd715bbeb
Cleanup db on start.
If you ^C a test, the db doesn't get cleaned up properly. This results
in errors when running a test manually.
Add a class method to postgresqlOpener. setup_class runs once when the
class is initialized.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sat, 05 Mar 2022 19:28:12 -0500 |
| parents | 34cbd0e633d2 |
| children | 889ddfbf8abe |
line wrap: on
line source
# human timezones pytz # indexer Whoosh # extra database support psycopg2 mysqlclient # encryption gpg # java web tokens PyJWT # extra HTTP compression methods Brotli zstd
