@ -3,7 +3,7 @@
Python Keycloak
====================
For review- see https://bitbucket.org/agriness/python-keycloak
For review- see https://github.com/marcospereirampj/python-keycloak
**python-keycloak** is a Python package providing access to the Keycloak API.
@ -33,7 +33,7 @@ python-keycloak depends on:
## Bug reports
Please report bugs and feature requests at
https://bitbucket.org/agriness/python-keycloak/issues
https://github.com/marcospereirampj/python-keycloak/issues
## Documentation
@ -54,7 +54,7 @@ Bug reports
==================
`https://bitbucket.org/agriness/python-keycloak/issues <https://bitbucket.org/agriness/python-keycloak/issues>`_
`https://github.com/marcospereirampj/python-keycloak/issues <https://github.com/marcospereirampj/python-keycloak/issues>`_
Documentation
@ -8,7 +8,7 @@ with open("README.md", "r") as fh:
setup(
name='python-keycloak',
version='0.17.1',
url='https://bitbucket.org/agriness/python-keycloak',
url='https://github.com/marcospereirampj/python-keycloak',
license='The MIT License',
author='Marcos Pereira',
author_email='marcospereira.mpj@gmail.com',