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
Python 3.1 and Python 3.2 deprecated a large amount of assertions, and
have finally been removed in Python 3.12. Move to the "new" function
names.
Fixespyga#80
Hi,
During packaging your project for Guix I've noticed
pytest
deprication warnings:Warnings
The text was updated successfully, but these errors were encountered: