diff --git a/mamba/requirements.txt b/mamba/requirements.txt index b0c4e3a..fdd3dac 100644 --- a/mamba/requirements.txt +++ b/mamba/requirements.txt @@ -2,5 +2,5 @@ simplejson>=3.3.0 lxml==3.0.2 zope.interface>=4.0.5 twisted==12.3.0 --e git+https://github.com/tripsta/fluent-logger-python#egg=fluent +-e git+https://github.com/ferryhunter/fluent-logger-python#egg=fluent -e git+https://github.com/pgk/twisted-gears.git#egg=txgearman \ No newline at end of file diff --git a/setup.py b/setup.py index 03410db..d9c8f9c 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ description = 'Tripsta python utility library', author = 'Tripsta SA', author_email = 'developers@travelplanet24.com', - url = 'https://github.com/tripsta/mamba', + url = 'https://github.com/ferryhunter/mamba', long_description = """\ Tripsta python utility library