diff --git a/README.md b/README.md index c7e399d..a129453 100644 --- a/README.md +++ b/README.md @@ -3,15 +3,15 @@ About qcodes-feedstock Feedstock license: [BSD-3-Clause](https://github.com/conda-forge/qcodes-feedstock/blob/main/LICENSE.txt) -Home: http://qcodes.github.io/Qcodes +Home: http://microsoft.github.io/Qcodes Package license: MIT Summary: Modular data acquisition and analysis framework -Development: https://github.com/QCoDeS/Qcodes +Development: https://github.com/microsoft/Qcodes -Documentation: http://qcodes.github.io/Qcodes +Documentation: http://microsoft.github.io/Qcodes QCoDeS is a Python-based data acquisition framework developed by the Copenhagen / Delft / Sydney / Microsoft quantum computing diff --git a/recipe/meta.yaml b/recipe/meta.yaml index f13332e..cf4d9bb 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -10,7 +10,7 @@ source: sha256: 2295bf96991c30307af439f7fa5d4b612e397b13a7b5ca89868f95cf70c406a3 build: - number: 0 + number: 1 skip: true # [py<=38] script: {{ PYTHON }} -m pip install . -vv @@ -57,7 +57,7 @@ test: - qcodes about: - home: http://qcodes.github.io/Qcodes + home: http://microsoft.github.io/Qcodes license: MIT license_file: LICENSE summary: Modular data acquisition and analysis framework @@ -68,8 +68,8 @@ about: nanoelectronic device experiments, it is not inherently limited to such experiments, and can be used anywhere a system with many degrees of freedom is controllable by computer. - doc_url: http://qcodes.github.io/Qcodes - dev_url: https://github.com/QCoDeS/Qcodes + doc_url: http://microsoft.github.io/Qcodes + dev_url: https://github.com/microsoft/Qcodes extra: recipe-maintainers: