From 5d8d58e76bd53edf2d9b663f1d904f9b5f3aadce Mon Sep 17 00:00:00 2001 From: Thomas Arsouze Date: Mon, 8 Dec 2025 11:25:49 +0100 Subject: [PATCH] Update metainformation github project --- conda/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conda/meta.yaml b/conda/meta.yaml index 39e7a15..545a1ed 100644 --- a/conda/meta.yaml +++ b/conda/meta.yaml @@ -10,7 +10,7 @@ source: path: .. about: - home: https://github.com/fredboudon/PyQGLViewer + home: https://github.com/openalea/PyQGLViewer license: GPL summary: PyQGLViewer is a set of Python bindings for the libQGLViewer C++ library which extends the Qt framework with widgets and tools that eases the creation of OpenGL 3D viewers. @@ -62,4 +62,4 @@ test: source_files: # [unix] - test/*.py # [unix] commands: # [unix] - - pytest -v # [unix] \ No newline at end of file + - pytest -v # [unix]