mafrosis/jira-offline

Remove pandas from verbose pull

Closed this issue · 1 comments

Pandas is great, but it's big and slow with a huge callstack.

Remove pandas from jira --verbose pull command, around line 132 of sync.py

Irrelevant now we've bet on pandas in 4992f11