Skip to content

Commit ac51676

Browse files
authored
Merge pull request #779 from hkad98/trivial
chore: missing dependency for tox
2 parents b924897 + 3a05300 commit ac51676

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

gooddata-flight-server/tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ package = wheel
77
wheel_build_env = .pkg
88
deps =
99
-r{toxinidir}/test-requirements.txt
10+
-e../gooddata-api-client
1011
-e../gooddata-sdk
1112
-e../tests-support
1213
setenv=

0 commit comments

Comments
 (0)