Skip to content

Commit 40c94cb

Browse files
Remove debug statement.
1 parent 66a0995 commit 40c94cb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

LNX-docker-compose.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ services:
7878
pip install --user -r test_requirements.txt;
7979
pip install --user .;
8080
pip freeze | grep datajoint;
81-
tail -f /dev/null
8281
nosetests -vsw tests --with-coverage --cover-package=datajoint && coveralls;
8382
# jupyter notebook;
8483
"

0 commit comments

Comments
 (0)