Commit 8a64c52
committed
Add <4 to require as recommended by Flit docs
As per https://flit.pypa.io/en/stable/pyproject_toml.html#build-system-section:
> For now, all packages should specify <4, so they won't be
> impacted by changes in the next major version.1 parent 6d0b21a commit 8a64c52
File tree
1 file changed
+1
-1
lines changed1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments