Skip to content

Commit c686464

Browse files
committed
revert readme example
1 parent 09a0f56 commit c686464

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/populate_tox/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ integration_name: {
4444
rule1: [package1, package2, ...],
4545
rule2: [package3, package4, ...],
4646
},
47-
"python": version_specifier,
48-
"ignore": version_specifier,
47+
"python": python_version_specifier,
48+
"ignore": package_version_specifier,
4949
}
5050
```
5151

0 commit comments

Comments
 (0)