Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
alberic89 committed Mar 4, 2023
1 parent 831e466 commit 3eee048
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
setup(
name="markdown_mark",
version="0.0.1",
packages=[
"markdown_mark",
],
license="LGPLv3",
url="https://github.com/alberic89/markdown_mark",
description="A markdown python extension that enables you to create <mark> tag by using ==some text== or ???other text???",
Expand Down

0 comments on commit 3eee048

Please sign in to comment.