Skip to content

Commit

Permalink
drop support for python 3.6 and add support for python 3.9 (confluent…
Browse files Browse the repository at this point in the history
  • Loading branch information
stan-is-hate authored and gousteris committed Aug 30, 2023
1 parent 4586ff1 commit 342cae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[tox]
envlist = py36, py37, py38, cover, style
envlist = py37, py38, py39, cover, style

[testenv]
# Consolidate all deps here instead of separately in test/style/cover so we
Expand Down

0 comments on commit 342cae2

Please sign in to comment.