changed pythonpath for virtualenv; shortened test libraries imports

Signed-off-by: anastasia prasolova <anastasia@nspcc.ru>
This commit is contained in:
anastasia prasolova 2021-09-27 23:41:21 +03:00 committed by Anastasia Prasolova
parent 51e3e52f62
commit 54835b5ee5
13 changed files with 47 additions and 46 deletions

View file

@ -4,7 +4,6 @@ ROOT='../..'
RESOURCES="%s/resources/lib" % ROOT
CERT="%s/../../ca" % ROOT
KEYWORDS="%s/../../../neofs-keywords/robot/" % ROOT
# Common NeoFS variables can be declared from neofs-dev-env env variables.
# High priority is accepted for those envs.