Skip to content
Snippets Groups Projects
Select Git revision
  • c61f8b2ac2ecf5ff96401e1a913d41a6d5a4a343
  • main default protected
  • 75389691-a67c-422a-91e9-aa58bfb5-main-patch-32205
  • test-pipe
  • extended-scripts
  • structured-badges
  • guix-pipeline
  • cabal-pipeline
8 results

build.nix

Blame
  • pytest.ini 378 B
    [pytest]
    filterwarnings =
    	# DeprecationWarning from dependencies that we use
    	ignore:`formatargspec` is deprecated since Python 3.5. Use `signature` and the `Signature` object directly:DeprecationWarning
    	ignore:Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3, and in 3.10 it will stop working:DeprecationWarning