split out depends in imports

This commit is contained in:
Antoine Beaupré 2015-10-01 08:47:23 -04:00
parent d66516351f
commit d5198c551b
1 changed files with 2 additions and 1 deletions

View File

@ -1,8 +1,9 @@
import os
import pytest
import shutil
import tempfile
import pytest
try:
import attic.repository
import attic.key