Moved to Poetry

This commit is contained in:
2019-04-26 12:48:15 +02:00
parent 35675866ee
commit c9bbf26a71
10 changed files with 1049 additions and 38 deletions

View File

@@ -3,7 +3,7 @@ import copy
from bson import ObjectId
from pillar.tests import common_test_data as ctd
from abstract_cloud_test import AbstractCloudTest
from tests.abstract_cloud_test import AbstractCloudTest
class StatsTest(AbstractCloudTest):