Files
PGPy-3_13_patch/tests/gnupghome/gpg.conf
Michael Greene ca7ca6b24d bugfixen
- added missed call to _compute.chksum in ECDSAPriv
- replaced all gpg wrapper fixtures in the unit test suite with gpg package
- moved test suite gnupghome location to tests/gnupghome
2017-08-15 21:43:37 -07:00

15 lines
254 B
Plaintext

# GnuPG options for PGPy testing
# always expert
expert
trust-model always
# don't try to auto-locate keys except in the local keyring(s)
no-auto-key-locate
# some display options
list-options show-keyring
keyid-format long
no-greeting
verbose
verbose