Update setup.cfg

This commit is contained in:
Jay Lee
2022-08-31 16:26:06 -04:00
committed by GitHub
parent e0960d9113
commit e30b8ed53e

View File

@ -38,6 +38,9 @@ install_requires =
yubikey-manager >= 4.0.0 yubikey-manager >= 4.0.0
pathvalidate pathvalidate
[options.package_data]
* = *.pem
# used during pip install .[test] # used during pip install .[test]
[options.extras_require] [options.extras_require]
test = pre-commit test = pre-commit