[nyx/master] Install fails due to missing run_nyx

6 Nov
2017
6 Nov
'17
7:29 p.m.
commit 979a070ab15521c8f7c5fff40dec9f0d8df764ac Author: Damian Johnson <atagar@torproject.org> Date: Sun Nov 5 15:45:48 2017 -0800 Install fails due to missing run_nyx Not really sure if this will fix it or not, but installing via pip now fails with... Running setup.py install for nyx ... error Complete output from command /usr/bin/python -u -c "import setuptools, tokenize;__file__=... --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 511e29a..dc3fb51 100644 --- a/setup.py +++ b/setup.py @@ -41,6 +41,7 @@ MANIFEST = """ include LICENSE include MANIFEST.in include nyx.1 +include run_nyx include run_tests.py graft test graft web
2785
Age (days ago)
2785
Last active (days ago)
0 comments
1 participants
participants (1)
-
atagar@torproject.org