revert accidentally committed part of c0a65b9

pull/16/head
Sebastien Bourdeauducq 2019-03-08 12:48:22 +08:00
parent 5c67e603e0
commit 9d1da25498
1 changed files with 0 additions and 1 deletions

View File

@ -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;