forked from M-Labs/nix-scripts
revert accidentally committed part of c0a65b9
This commit is contained in:
parent
5c67e603e0
commit
9d1da25498
|
@ -12,7 +12,6 @@ in
|
|||
++ (with pythonDeps; [ levenshtein pyqtgraph-qt5 quamash pythonparser asyncserial ])
|
||||
++ (with python3Packages; [ aiohttp pygit2 numpy dateutil scipy prettytable pyserial h5py pyqt5 ]);
|
||||
checkPhase = "python -m unittest discover -v artiq.test";
|
||||
doCheck = false;
|
||||
meta = with stdenv.lib; {
|
||||
description = "A leading-edge control system for quantum information experiments";
|
||||
homepage = https://m-labs/artiq;
|
||||
|
|
Loading…
Reference in New Issue