Commit a483c3d
Include pyproject.toml in sdist to avoid pytest warnings
Running tests from the current tarballs results in
"PytestUnknownMarkWarning: Unknown pytest.mark.requests".
The marker is defined in pyproject.toml which is missing.1 parent 28bb5ef commit a483c3d
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
0 commit comments