Skip to content

Commit

Permalink
add build to tox deps maybe?
Browse files Browse the repository at this point in the history
  • Loading branch information
Lord-Kamina committed Jun 12, 2024
1 parent 87e2bd3 commit 73b21d5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,9 @@ minversion=3.0
[basesetup]
# Minimum pip and setuptools versions to fix system and travis issues.
deps =
pip >= 10
setuptools >= 40
pip >= 20
setuptools >= 64
build >= 1.0

[basetests]
deps =
Expand Down

0 comments on commit 73b21d5

Please sign in to comment.