mirror of
https://github.com/Wojtek242/pylg.git
synced 2024-11-23 16:15:25 +01:00
Update URLs to GitHub
This commit is contained in:
parent
8443ffe4c4
commit
9582ce9ef2
@ -9,8 +9,8 @@ informative logs.
|
|||||||
Demo
|
Demo
|
||||||
----
|
----
|
||||||
|
|
||||||
.. image:: https://gitlab.wojciechkozlowski.eu/wojtek/PyLg/raw/pylg-dev/screenshots/demo.png
|
.. image:: https://raw.githubusercontent.com/Wojtek242/pylg/master/screenshots/demo.png
|
||||||
:target: https://gitlab.wojciechkozlowski.eu/wojtek/PyLg/raw/pylg-dev/screenshots/demo.png
|
:target: https://raw.githubusercontent.com/Wojtek242/pylg/master/screenshots/demo.png
|
||||||
|
|
||||||
Features
|
Features
|
||||||
--------
|
--------
|
||||||
|
2
setup.py
2
setup.py
@ -12,7 +12,7 @@ setup(
|
|||||||
version='1.3.3',
|
version='1.3.3',
|
||||||
description='Python module to facilitate and automate the process of writing runtime logs.',
|
description='Python module to facilitate and automate the process of writing runtime logs.',
|
||||||
long_description=long_description,
|
long_description=long_description,
|
||||||
url='https://gitlab.wojciechkozlowski.eu/wojtek/PyLg',
|
url='https://github.com/Wojtek242/pylg',
|
||||||
|
|
||||||
author='Wojciech Kozlowski',
|
author='Wojciech Kozlowski',
|
||||||
author_email='wk@wojciechkozlowski.eu',
|
author_email='wk@wojciechkozlowski.eu',
|
||||||
|
Loading…
Reference in New Issue
Block a user