Skip to content
Snippets Groups Projects
Select Git revision
  • 7e4f15ef774aa9280c31bb3202782b720bd71df3
  • master default protected
2 results

Dockerfile.debian-bullseye-directory-listing

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