Skip to content

Commit

Permalink
fix typo in setup.cfg it was causing issues during packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
yuhonas committed Apr 15, 2022
1 parent 06d3fbc commit 1ca49b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ [email protected]
description=Set osxs accent/highlight colors using the commandline
license = MIT
long_description = file: README.md
long_description_content_type = text/markdowm
long_description_content_type=text/markdown
keywords=osx colorscheme terminal-emulators changing-colorschemes
url=https://github.com/yuhonas/osx-colors
platforms = Darwin
Expand Down

0 comments on commit 1ca49b6

Please sign in to comment.