See #2762. Fix pip build.

This commit is contained in:
Dion Moult
2023-02-12 20:32:30 +11:00
parent 60fa05a913
commit 74de7436b7
3 changed files with 6 additions and 2 deletions
+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+)",