Odstranění divého tabu
This commit is contained in:
parent
5a9ba5b72a
commit
959720bd75
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@ name = "formatitko"
|
|||
#version = "0.0.1"
|
||||
dynamic = ["version"]
|
||||
authors = [
|
||||
{ name="Greenscreener ", email="gs@grsc.cz" },
|
||||
{ name="Organizers of KSP", email="ksp-tech@ksp.mff.cuni.cz" }
|
||||
{ name="Greenscreener", email="gs@grsc.cz" },
|
||||
{ name="Organizers of KSP", email="ksp@mff.cuni.cz" }
|
||||
]
|
||||
description = "A python program based on pandoc and its python library panflute for converting from markdown to TeX and HTML with added fancy features like image processing, python-based macros and much more."
|
||||
readme = "README.md"
|
||||
|
|
Loading…
Reference in a new issue