drop tox for check()
| Task Info (Flyspray) | |
|--------------------------|----------------------------------------------------------------------------------|
| <small>Opened By</small> | <small>[Xeonacid (Xeonacid)](https://bugs.archlinux.org/user/35976)</small> |
| <small>Task ID</small> | <small>[79986](https://bugs.archlinux.org/task/79986)</small> |
| <small>Type</small> | <small>Bug Report</small> |
| <small>Project</small> | <small>Arch Linux</small> |
| <small>Category</small> | <small>Packages: Extra</small> |
| <small>Version</small> | <small>None</small> |
| <small>OS</small> | <small>All</small> |
| <small>Opened</small> | <small>2023-10-17 07:52:01 UTC</small> |
| <small>Status</small> | <small>Assigned</small> |
| <small>Assignee</small> | <small>[Maxime Gauduin (Alucryd)](https://bugs.archlinux.org/user/14279)</small> |
### Details
Description:
Due to Python package guidelines[1], `tox` should be avoided. A patch is attached to do check() guided by its `tox.ini`[2].
[1]: https://wiki.archlinux.org/title/Python_package_guidelines#Check
[2]: https://github.com/pytest-dev/pyfakefs/blob/main/tox.ini
### Attachments
[drop-tox.patch](https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyfakefs/uploads/2eeef42c84b751664b8c365f9a140747/drop-tox.patch)
issue