Skip to content

Commit 6a1e1d3

Browse files
committed
build: Drop outdated py36 tox job
1 parent 7619ff7 commit 6a1e1d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bindings/python/tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tox]
22
skipsdist = True
3-
envlist = py{36,37,38,39,310,311}
3+
envlist = py{37,38,39,310,311}
44

55
[testenv]
66
deps =

0 commit comments

Comments
 (0)