Commit 97cef26
committed
Add toml and tomli dependencies to CONTRIBUTING
toml is needed to create min_requiremenst file
tomli is needed to parse pyproject configuration file.
Without tomli I see warning:
`configuration file was ignored, because the `tomli`
package is not installed`
Signed-off-by: ela-kotulska-frequenz <[email protected]>1 parent f81859a commit 97cef26
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments