Skip to content

Commit

Permalink
Manually spec setuptools for that inplace building.
Browse files Browse the repository at this point in the history
  • Loading branch information
ionelmc committed Dec 13, 2023
1 parent 2f8bed2 commit 4aab407
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ deps =
Django
objproxies==0.9.4
hunter
setuptools
cover: pytest-cov
commands =
cover: python setup.py clean --all build_ext --force --inplace
Expand All @@ -57,6 +58,7 @@ deps =
readme-renderer
pygments
isort
setuptools
setuptools-scm
skip_install = true
commands =
Expand Down

0 comments on commit 4aab407

Please sign in to comment.