Skip to content

Commit 35ce093

Browse files
authored
Merge pull request #80 from dihm/updates
Minor updates
2 parents aa81dc6 + b39af8a commit 35ce093

File tree

5 files changed

+26
-3
lines changed

5 files changed

+26
-3
lines changed
Loading

docs/source/installation/developer-anaconda.rst

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Quick start
3636
(base) > git clone https://github.com/wkheisenberg/labscript-devices
3737
(base) > git clone https://github.com/wkheisenberg/labscript-utils
3838
(base) > conda activate py38
39-
(py38) > conda config --env --add channels labscript-suite
39+
(py38) > conda config --env --append channels labscript-suite
4040
(py38) > conda install setuptools-conda pyqt pip desktop-app
4141
(py38) > setuptools-conda install-requirements ^
4242
labscript runmanager blacs lyse runviewer labscript-devices labscript-utils
@@ -54,6 +54,18 @@ The following is a detailed explanation of the steps provided in the Quick start
5454
#. Fork the labscript-suite repositories you want to develop using the `GitHub online interface <https://help.github.com/en/github/getting-started-with-github/fork-a-repo>`_.
5555
Below we will include all repositories (except the labscript-suite metapackage).
5656

57+
.. attention::
58+
59+
Recent `changes in Github's online interface <https://github.blog/changelog/2022-07-27-you-can-now-fork-a-repo-and-copy-only-the-default-branch/>`_
60+
mean that version tags are not copied into new forks by default.
61+
These tags are necessary to properly resolve component versions when installing from your fork.
62+
To override this behavior, ensure the `Copy master branch only` checkbox is **unchecked**.
63+
64+
.. image:: Copymasterbranchonly.png
65+
:width: 400
66+
:align: center
67+
:alt: Unselect this option to copy version tags too
68+
5769
#. Manually clone the forked repositories using |GitClone|_.
5870

5971
.. note::

docs/source/installation/developer-pypi.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,18 @@ The following is a detailed explanation of the steps provided in the Quick start
3434

3535
1. Fork the labscript-suite repositories you want to develop using the `GitHub online interface <https://help.github.com/en/github/getting-started-with-github/fork-a-repo>`_. Below we will include all repositories (except the labscript-suite metapackage).
3636

37+
.. attention::
38+
39+
Recent `changes in Github's online interface <https://github.blog/changelog/2022-07-27-you-can-now-fork-a-repo-and-copy-only-the-default-branch/>`_
40+
mean that version tags are not copied into new forks by default.
41+
These tags are necessary to properly resolve component versions when installing from your fork.
42+
To override this behavior, ensure the `Copy master branch only` checkbox is **unchecked**.
43+
44+
.. image:: Copymasterbranchonly.png
45+
:width: 400
46+
:align: center
47+
:alt: Unselect this option to copy version tags too
48+
3749

3850
.. The below is a hack in order to make a code block also a hyperlink, see https://docutils.sourceforge.io/docs/ref/rst/directives.html#replace
3951

docs/source/installation/regular-anaconda.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Quick start
1111
.. code-block:: console
1212
1313
(base) C:\> conda activate py38
14-
(base) C:\> conda config --env --add channels labscript-suite
14+
(base) C:\> conda config --env --append channels labscript-suite
1515
(py38) C:\> conda install labscript-suite pyqt
1616
(py38) C:\> labscript-profile-create
1717
(py38) C:\> desktop-app install blacs lyse runmanager runviewer

readthedocs.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,4 @@ python:
2323
path: .
2424
extra_requirements:
2525
- docs
26-
system_packages: true
2726

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy