2
0
mirror of https://github.com/m-labs/artiq.git synced 2024-12-28 12:48:26 +08:00

setup: remove paramiko dependency (optional and developer-only)

This commit is contained in:
Sebastien Bourdeauducq 2016-11-11 11:05:37 +08:00
parent 3b6cbb1f06
commit fbc2420443

View File

@ -18,7 +18,6 @@ requirements = [
"quamash", "pyqtgraph", "pygit2", "aiohttp",
"llvmlite_artiq", "pythonparser", "python-Levenshtein",
"lit", "OutputCheck",
"paramiko"
]
console_scripts = [