diff --git a/setup.py b/setup.py index 6cf55892a..1d5a9fd57 100755 --- a/setup.py +++ b/setup.py @@ -12,12 +12,10 @@ if sys.version_info[:3] < (3, 5, 2): # Depends on PyQt5, but setuptools cannot check for it. requirements = [ - "sphinx", "sphinx-argparse", "sphinxcontrib-wavedrom", "sphinx_rtd_theme", "asyncserial", "numpy", "scipy", "python-dateutil", "prettytable", "h5py", "quamash", "pyqtgraph", "pygit2", "aiohttp", "llvmlite_artiq", "pythonparser", "python-Levenshtein", - "lit", "OutputCheck", ] console_scripts = [