mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-30 13:10:47 +00:00
Merge pull request #438 from Hestia-Homes/remote-assessment-api
trying to pass to env
This commit is contained in:
commit
53860d2f36
1 changed files with 1 additions and 0 deletions
1
tox.ini
1
tox.ini
|
|
@ -3,6 +3,7 @@ envlist = py311
|
||||||
skipsdist = True
|
skipsdist = True
|
||||||
|
|
||||||
[testenv]
|
[testenv]
|
||||||
|
passenv = EPC_AUTH_TOKEN
|
||||||
description = Install dependencies and run tests
|
description = Install dependencies and run tests
|
||||||
deps =
|
deps =
|
||||||
-rbackend/engine/requirements.txt
|
-rbackend/engine/requirements.txt
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue