From 5df00c3ccd1a7ee3abe4603f23ad625777f7370f Mon Sep 17 00:00:00 2001 From: emdee Date: Thu, 27 Oct 2022 07:07:28 +0000 Subject: [PATCH] Fixed --- README.md | 2 +- ToDo.md | 4 ++-- setup.py | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6290625..f829245 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ Toxygen is powerful cross-platform [Tox](https://tox.chat/) client written in pu This hard-forked from https://github.com/toxygen-project/toxygen ```next_gen``` branch. -https://git.macaw.me/emdee/toxygen_wrapper needs packaging +https://git.plastiras.org/emdee/toxygen_wrapper needs packaging is making a dependency. Just download it and copy the two directories ```wrapper``` and ```wrapper_tests``` into ```toxygen/toxygen```. diff --git a/ToDo.md b/ToDo.md index b6c0735..d373750 100644 --- a/ToDo.md +++ b/ToDo.md @@ -45,8 +45,8 @@ line. ## check toxygen_wrapper 1. I've broken out toxygen_wrapper to be standalone, - https://git.macaw.me/emdee/toxygen_wrapper but the tox.py + https://git.plastiras.org/emdee/toxygen_wrapper but the tox.py needs each call double checking. -2. https://git.macaw.me/emdee/toxygen_wrapper needs packaging +2. https://git.plastiras.org/emdee/toxygen_wrapper needs packaging and making a dependency. diff --git a/setup.py b/setup.py index 2d30490..c1e802c 100644 --- a/setup.py +++ b/setup.py @@ -71,7 +71,7 @@ setup(name='Toxygen', version=version, description='Toxygen - Tox client', long_description='Toxygen is powerful Tox client written in Python3', - url='https://git.macaw.me/emdee/toxygen/', + url='https://git.plastiras.org/emdee/toxygen/', keywords='toxygen Tox messenger', author='Ingvar', maintainer='',