Skip to content

Commit bc93dfd

Browse files
committed
chore: update tox.ini for the new pacakge
1 parent 8cf92b3 commit bc93dfd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tox.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ passenv =
1818
HOME
1919
TEST_AGENTS
2020
LXD_DIR
21+
# FIXME would it be easier to `pip install -e .`?
2122
deps =
2223
macaroonbakery
2324
toposort
@@ -32,6 +33,7 @@ deps =
3233
hvac
3334
packaging
3435
setuptools
36+
backports.strenum
3537

3638
[testenv:docs]
3739
deps =

0 commit comments

Comments
 (0)