mirror of https://github.com/m-labs/artiq.git
doc: Trailing spaces
This commit is contained in:
parent
5aee0df9f0
commit
7e6a94c6b0
|
@ -43,7 +43,6 @@ Installing multiple packages and making them visible to the ARTIQ commands requi
|
||||||
(pkgs.python3.withPackages(ps: [
|
(pkgs.python3.withPackages(ps: [
|
||||||
# List desired Python packages here.
|
# List desired Python packages here.
|
||||||
artiq.artiq
|
artiq.artiq
|
||||||
#ps.misoc # to access UART logs
|
|
||||||
#ps.paramiko # needed if and only if flashing boards remotely (artiq_flash -H)
|
#ps.paramiko # needed if and only if flashing boards remotely (artiq_flash -H)
|
||||||
#artiq.flake8-artiq
|
#artiq.flake8-artiq
|
||||||
#artiq.dax
|
#artiq.dax
|
||||||
|
|
Loading…
Reference in New Issue