Change name to mypytex in setup to push it to pipy
This commit is contained in:
parent
7a69fde89d
commit
a3b8711fbf
2
setup.py
2
setup.py
@ -4,7 +4,7 @@ from setuptools import setup, find_packages
|
|||||||
|
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='Pytex',
|
name='mypytex',
|
||||||
version='0.2',
|
version='0.2',
|
||||||
description='Writing latex files and compile it with python and jinja2',
|
description='Writing latex files and compile it with python and jinja2',
|
||||||
url='https://git.opytex.org/lafrite/Pytex',
|
url='https://git.opytex.org/lafrite/Pytex',
|
||||||
|
Loading…
Reference in New Issue
Block a user