Skip to content

Commit 63cf4e4

Browse files
nejchJohnVillalovos
authored andcommitted
chore(tox): ensure test envs have all dependencies
1 parent 4c9a072 commit 63cf4e4

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

requirements-lint.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
-r requirements.txt
12
argcomplete==2.0.0
23
black==22.10.0
34
commitizen==2.35.0

requirements-test.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
-r requirements.txt
12
build==0.9.0
23
coverage==6.5.0
34
pytest-console-scripts==1.3.1

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ passenv =
1818
setenv = VIRTUAL_ENV={envdir}
1919
whitelist_externals = true
2020
usedevelop = True
21-
install_command = pip install {opts} {packages}
21+
install_command = pip install {opts} {packages} -e .
2222
isolated_build = True
2323

2424
deps = -r{toxinidir}/requirements.txt

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy