Closed buchdag closed 7 years ago
This fixes #78 by replacing calls to main() with subprocess.call() as discussed on the issue.
Tell me if the changes are good for you and I'll rebase them in the first commit.
Works for me.
Rebased.
This fixes #78 by replacing calls to main() with subprocess.call() as discussed on the issue.