Skip to content

Commit 4167505

Browse files
author
Mark Bunday
committed
Add tox-conda to tox.ini and test-requirements.txt
1 parent 819be15 commit 4167505

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

test-requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@ PyYAML
1313
requests>=2.23.0
1414
sagemaker>=1.3.0,<2
1515
tox
16+
tox-conda

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[tox]
22
envlist = {py3}-sklearn{1.0},flake8
3+
requires = tox-conda
34

45
[flake8]
56
max-line-length = 120

0 commit comments

Comments
 (0)