about summary refs log tree commit diff homepage
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 864eb7c..063b6b0 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -8,7 +8,7 @@ author = 'Nguyễn Gia Phong'
 author-email = 'mcsinyx@disroot.org'
 home-page = 'https://sr.ht/~cnx/brutalmaze'
 requires = ['loca', 'palace', 'pygame>=2']
-description-file = 'README.rst'
+description-file = 'README.md'
 classifiers = [
     'Development Status :: 5 - Production/Stable',
     'Environment :: MacOS X',