about summary refs log tree commit diff homepage
path: root/pyproject.toml
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2021-08-10 11:35:51 +0700
committerNguyễn Gia Phong <mcsinyx@disroot.org>2021-08-10 11:35:51 +0700
commitdc23143f72876236121b8f1eced47e9beda49348 (patch)
tree139da321cfa98f612d4d6447094f6da6f340bc12 /pyproject.toml
parent54e258ed28d3615a146ea8380dfd83e42d582367 (diff)
downloadbrutalmaze-dc23143f72876236121b8f1eced47e9beda49348.tar.gz
Fix CI 1.1.1
Palace 0.2.5 manylinux wheels seem to be broken.
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',