Rename PyPi package to ifcopenshell-python due to naming conflict

This commit is contained in:
Dion Moult
2022-08-31 17:18:18 +10:00
parent 8101ffe06a
commit 4ae8e4c74b
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
requires = ["setuptools>=61.0"]
build-backend = "setuptools.build_meta"
[project]
name = "ifcopenshell"
name = "ifcopenshell-python"
version = "0.7.0"
authors = [
{ name="Dion Moult", email="dion@thinkmoult.com" },