Farama-Foundation / PettingZoo

An API standard for multi-agent reinforcement learning environments, with popular reference environments and related utilities
https://pettingzoo.farama.org
Other
2.45k stars 400 forks source link

Add compatibility with pytest version 8 #1177

Closed dm-ackerman closed 4 months ago

dm-ackerman commented 4 months ago

Description

Fixes a problem in deprecation handler that failed with version 8 of pytest

Upgraded to a version of pytest-markdown-docs that is compatible with pytest version 8. That found several errors in the sample docs that have been fixed.

Type of change

Checklist: