Skip to content

Commit

Permalink
Update test dependency on build
Browse files Browse the repository at this point in the history
  • Loading branch information
abravalheri committed Sep 11, 2023
1 parent f45acf1 commit c2608c5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ testing-integration =
wheel
jaraco.path>=3.2.0
jaraco.envs>=2.2
build[virtualenv]
build[virtualenv]>=1.0.3
filelock>=3.4.0
packaging

Expand Down
2 changes: 0 additions & 2 deletions tox.ini
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
[testenv]
deps =
# Ideally all the dependencies should be set as "extras"
build[virtualenv] @ git+https://github.com/pypa/build@59c1f87
# ^-- pypa/build#630, use dev version while we wait for the new release
packaging @ git+https://github.com/pypa/packaging@7e68d82
# ^-- use dev version while we wait for the new release
setenv =
Expand Down

0 comments on commit c2608c5

Please sign in to comment.