Skip to content

Commit 2659d25

Browse files
committed
[REVERT] Remove py2 testing for mapreduce
1 parent a3a64db commit 2659d25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mapreduce/hatch.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[env.collectors.datadog-checks]
22

33
[[envs.default.matrix]]
4-
python = ["3.11"]
4+
python = ["2.7", "3.11"]
55

66
[envs.default]
77
dependencies = [

0 commit comments

Comments
 (0)