Commit d98ac93
authored
chore: Fix tox configuration and add pyproject.toml (#264)
- Add pyproject.toml with setuptools build system configuration
- Replace deprecated py.test invocation with pytest
- Remove redundant 'pip install -e .' from tox commands, as tox
handles package installation itself1 parent 72d2aaf commit d98ac93
2 files changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
0 commit comments