Skip to content

Commit

Permalink
RF(workaround): Disable installing datalad from master in requirement…
Browse files Browse the repository at this point in the history
….txt

For some reason one of the tests get stuck ATM
datalad_crawler.pipelines.tests.test_simple_with_archives.test_crawl_autoaddtext(True,) ...
when running on travis, and for it, it requires datalad >= 0.11.2 which is
yet to be released.  More information/analysis at
#35 (comment)
  • Loading branch information
yarikoptic committed Feb 6, 2019
1 parent 00f6de5 commit 4c0c0d9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
git+https://github.com/datalad/datalad.git
# TODO: add travis run, at least one or two for testing against master
# git+https://github.com/datalad/datalad.git

0 comments on commit 4c0c0d9

Please sign in to comment.