Skip to content

Commit e1880b1

Browse files
AlexCernikWhyNotHugo
authored andcommitted
Add PIP_NO_BINARY to passenv in tox.ini
1 parent a10af63 commit e1880b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ setenv =
2323
postgres: DATABASE_URL=postgres://postgres:postgres@localhost:5432/postgres
2424
passenv =
2525
GENTESTCSR
26+
PIP_NO_BINARY
2627

2728
# Hint: quickly run a one-shot container with:
2829
# docker run --rm -e POSTGRES_PASSWORD=postgres -p 5432:5432 -it postgres:alpine

0 commit comments

Comments
 (0)