Change PyPI package readme. See #2531.

This commit is contained in:
Dion Moult
2022-11-01 09:08:02 +11:00
parent 6b7ffc8ca6
commit f0e4397ef9
+1 -1
View File
@@ -8,7 +8,7 @@ authors = [
{ name="Dion Moult", email="dion@thinkmoult.com" },
]
description = "Python bindings, utility functions, and high-level API for IfcOpenShell"
readme = "README.md"
readme = "../../README.md"
classifiers = [
"Programming Language :: Python :: 3",
"License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)",