Skip to content
This repository has been archived by the owner on Feb 10, 2023. It is now read-only.

Commit

Permalink
Fix GHA.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Feb 3, 2021
1 parent 81690fa commit 9466b51
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tox.ini
Expand Up @@ -12,9 +12,11 @@ envlist =
coverage

[testenv]
# We need to pin setuptools until we have zc.buildout 3.0.
skip_install = true
usedevelop = true
deps =
setuptools < 52
zc.buildout
commands_pre =
{envbindir}/buildout -nc {toxinidir}/buildout.cfg buildout:directory={envdir} buildout:develop="{toxinidir} {toxinidir}/bobodoctestumentation" install test
Expand Down

0 comments on commit 9466b51

Please sign in to comment.