Skip to content

Commit 246172b

Browse files
committed
use actual example
1 parent 80fabaa commit 246172b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/populate_tox/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ versions should not be considered for testing.
136136

137137
```python
138138
"starlite": {
139-
"ignore": ">=2.0",
139+
"ignore": "==2.*",
140140
...
141141
}
142142
```

0 commit comments

Comments
 (0)