fix the markdown format declaration for the README file in setup.cfg

This commit is contained in:
devfred78
2022-01-30 21:12:16 +01:00
parent 43d3ec25aa
commit 862bd1646f
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ author = devfred78
author_email = devfred78@gmail.com
description = ANSI terminal emulation for Pygame
long_description = file: README.md
long_decription_content_type = text/markdown
long_description_content_type = text/markdown
url = https://github.com/devfred78/pygconsole
project_urls =
Bug Tracker = https://github.com/devfred78/pygconsole/issues