Fixed
This commit is contained in:
parent
0819fd4088
commit
5df00c3ccd
@ -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```.
|
||||
|
||||
|
4
ToDo.md
4
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.
|
||||
|
2
setup.py
2
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='',
|
||||
|
Loading…
Reference in New Issue
Block a user