MCPcopy Create free account
hub / github.com/MagicStack/asyncpg / test_environment_server_version

Route test_environment_server_version

tests/test__environment.py:None–None  ·  view source on GitHub ↗
unittest.skipIf(not os.environ.get('PGVERSION'),
                     "environ[PGVERSION] is not set")

Source from the content-addressed store, hash-verified

1# Copyright (C) 2016-present the asyncpg authors and contributors
2# <see AUTHORS file>
3#
4# This module is part of asyncpg and is released under

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected