diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,5 +1,10 @@ -https://github.com/getsentry/raven-python +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? + +sentry: +- https://github.com/getsentry/raven-python potential helpers: - https://github.com/martinblech/xmltodict |