Skip to content

Commit 344c38d

Browse files
authored
Update tox.ini
1 parent 33f47bb commit 344c38d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ deps =
5050
py38: psycopg2==2.8.6
5151
py37: psycopg2==2.8.6
5252
py36: psycopg2==2.8.6
53-
passenv = HOME PG_USER PG_DB PG_PASSWORD MSQL_USER MSQL_DB MSQL_PASSWORD CODACY_PROJECT_TOKEN
53+
passenv = *
5454
commands =
5555
coverage run manage.py test --no-input
5656
coverage report -m

0 commit comments

Comments
 (0)