Skip to content

Commit

Permalink
Constrain Py3.6 environment to old python-daemon and setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
webbnh committed Jun 1, 2023
1 parent dbbc249 commit 42e27e6
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 @@ -42,6 +42,8 @@ allowlist_externals =
description = Runs all agent unit tests under Python 3.6
basepython = python3.6
deps =
python-daemon<3.0.0
setuptools<60.0.0
-r{toxinidir}/agent/requirements.txt
-r{toxinidir}/agent/test-requirements.txt

Expand Down

0 comments on commit 42e27e6

Please sign in to comment.