|
@ -17,7 +17,7 @@ setup( |
|
|
long_description=long_description, |
|
|
long_description=long_description, |
|
|
long_description_content_type="text/markdown", |
|
|
long_description_content_type="text/markdown", |
|
|
packages=['keycloak', 'keycloak.authorization', 'keycloak.tests'], |
|
|
packages=['keycloak', 'keycloak.authorization', 'keycloak.tests'], |
|
|
install_requires=['requests>=2.18.4', 'python-jose>=1.4.0'], |
|
|
|
|
|
|
|
|
install_requires=['requests>=2.20.0', 'python-jose>=1.4.0'], |
|
|
tests_require=['httmock>=1.2.5'], |
|
|
tests_require=['httmock>=1.2.5'], |
|
|
classifiers=[ |
|
|
classifiers=[ |
|
|
'Programming Language :: Python :: 3', |
|
|
'Programming Language :: Python :: 3', |
|
|