Skip to content

Commit

Permalink
Issue #24, #26: removed test-giftgrab-epiphan-dvi2pcieduo-i420 consol…
Browse files Browse the repository at this point in the history
…e script
  • Loading branch information
dzhoshkun committed Oct 23, 2018
1 parent a7b28de commit 108bc0e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -494,8 +494,6 @@ def get_outputs(self):
console_scripts.append(record_script)
# Disabled the BGRA tests of Epiphan DVI2PCIe Duo (currently using OpenCV) until issue #115 is resolved
#'test-giftgrab-epiphan-dvi2pcieduo-bgra=giftgrab.tests:test_epiphan_dvi2pcieduo_bgra',
console_scripts = console_scripts +\
['test-giftgrab-epiphan-dvi2pcieduo-i420=giftgrab.tests:test_epiphan_dvi2pcieduo_i420']
console_scripts = console_scripts +\
['test-giftgrab-network-sources-bgra=giftgrab.tests:test_network_sources_bgra',
'test-giftgrab-network-sources-i420=giftgrab.tests:test_network_sources_i420']
Expand Down

0 comments on commit 108bc0e

Please sign in to comment.