diff options
author | Bryan Newbold <bnewbold@archive.org> | 2018-04-06 15:33:34 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@archive.org> | 2018-04-06 15:33:34 -0700 |
commit | c9af02681cb8ddf9b01225980792023bc46cb2f8 (patch) | |
tree | 8a0609f078416b01d49957c2660111d80990a1f2 /TODO | |
parent | 401b09afb5665356a44291af5b42a3cd9836c0fb (diff) | |
download | sandcrawler-c9af02681cb8ddf9b01225980792023bc46cb2f8.tar.gz sandcrawler-c9af02681cb8ddf9b01225980792023bc46cb2f8.zip |
disable pig tests for now
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ Will probably eventually refactor into top-level plus modules. Eg, "common" directory, "backfill" and "extraction" as sub-directories. Downside of this is single giant pipenv venv with all dependencies? +- fix pig gitlab-ci tests (JAVA_HOME) + sentry: - https://github.com/getsentry/raven-python |