attempt fixes for pip installable

This commit is contained in:
Jay Lee
2021-08-27 12:10:15 -04:00
parent 1100fdd456
commit 83214eaaf8
2 changed files with 4 additions and 4 deletions

View File

@@ -24,14 +24,14 @@ packages = find:
python_requires = >=3.6
install_requires =
cryptography
distro
distro; sys_platform == 'linux'
filelock
google-api-python-client >= 2.1
google-auth-httplib2
google-auth-oauthlib >= 0.4.1
google-auth >= 1.11.2
httplib2 >= 0.17.0
importlib.metadata
importlib.metadata; python_version < '3.8'
passlib >= 1.7.2
python-dateutil
yubikey-manager >= 4.0.0