Skip to content

Commit 4aab407

Browse files
committed
Manually spec setuptools for that inplace building.
1 parent 2f8bed2 commit 4aab407

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tox.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ deps =
4444
Django
4545
objproxies==0.9.4
4646
hunter
47+
setuptools
4748
cover: pytest-cov
4849
commands =
4950
cover: python setup.py clean --all build_ext --force --inplace
@@ -57,6 +58,7 @@ deps =
5758
readme-renderer
5859
pygments
5960
isort
61+
setuptools
6062
setuptools-scm
6163
skip_install = true
6264
commands =

0 commit comments

Comments
 (0)