forked from TrueCloudLab/frostfs-testcases
Change mamba version, fix imports and support python 3.10
Signed-off-by: Aleskei Chetaev <alex.chetaev@gmail.com>
This commit is contained in:
parent
850c0e77ec
commit
d76951ed4f
6 changed files with 9 additions and 24 deletions
|
@ -2,7 +2,7 @@ import json
|
|||
import logging
|
||||
|
||||
import allure
|
||||
from neo3 import wallet
|
||||
from neo3.wallet import wallet
|
||||
from neofs_testlib.shell import Shell
|
||||
from neofs_verbs import head_object
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue