Skip to content

Commit cfe6939

Browse files
committed
minor tweaks & remove faked dependency from cloud done as an examplar
1 parent 2871099 commit cfe6939

3 files changed

Lines changed: 2 additions & 3 deletions

File tree

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
openstacksdk==4.5.6
2-
some_other_thing
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
papermill
21
nbconvert
32
nbformat
3+
papermill

tests/test_mig_install_features.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
import sys
3535
from types import SimpleNamespace
3636

37-
from tests.support import MIG_BASE, TEST_DATA_DIR, MigTestCase, testmain
37+
from tests.support import TEST_DATA_DIR, MigTestCase, testmain
3838

3939

4040
from mig.install.features import args_main, Features

0 commit comments

Comments
 (0)