Commit 1b647fd
committed
Docs: Add caution about ranges like
Tox's ultra-concise environment naming creates some challenges when
using features like range expansions. If the user tries to define
a range like `py{39-314}`, they'll get a lot more than they bargained
for. Add a "Caution" box to the documentation about the range feature,
reminding users to consider what their ranges mean _numerically_,
rather than semantically.
Signed-off-by: FeRD (Frank Dana) <[email protected]>py{39-314}
1 parent be1a50a commit 1b647fd
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1688 | 1688 | | |
1689 | 1689 | | |
1690 | 1690 | | |
| 1691 | + | |
| 1692 | + | |
| 1693 | + | |
| 1694 | + | |
| 1695 | + | |
| 1696 | + | |
| 1697 | + | |
1691 | 1698 | | |
1692 | 1699 | | |
1693 | 1700 | | |
| |||
0 commit comments