You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to pytest docs:
```
[pytest] section in setup.cfg files
Removed in version 4.0.
[pytest] sections in setup.cfg files should now be named [tool:pytest] to
avoid conflicts with other distutils commands.
```
Signed-off-by: Stanislav Levin <[email protected]>
0 commit comments