From 7f5f67b1311b4ecdc68c0085d1af665748608937 Mon Sep 17 00:00:00 2001 From: Kristoffer Andersen Date: Thu, 23 Nov 2023 20:35:28 +0100 Subject: [PATCH] Update meta.yaml --- conda/meta.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/conda/meta.yaml b/conda/meta.yaml index 7b9d6b51b0..cd87930c79 100644 --- a/conda/meta.yaml +++ b/conda/meta.yaml @@ -51,20 +51,18 @@ requirements: - mpir # [win] - nlohmann_json - zlib - run_constrained: - - occt 7.7.2 *{{ variant }}* test: imports: - ifcopenshell about: - home: http://ifcopenshell.org + home: https://ifcopenshell.org license: LGPL-3.0-or-later license_file: COPYING summary: 'IfcOpenShell is a library to support the IFC file format' description: | IfcOpenShell is an open source (LGPL) software library for working with the Industry Foundation Classes (IFC) file format. - doc_url: http://ifcopenshell.org/ + doc_url: https://ifcopenshell.org/ dev_url: https://github.com/IfcOpenShell/IfcOpenShell