File: control

package info (click to toggle)
zict 3.0.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 324 kB
  • sloc: python: 3,074; sh: 8; makefile: 3
file content (15 lines) | stat: -rw-r--r-- 737 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 33s /usr/lib/python3/dist-packages/pytest_asyncio/plugin.py:207:
#     PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset.
# 33s The event loop scope for asynchronous fixtures will default to the fixture caching scope.
#     Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope.
#     Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future.
#     Valid fixture loop scopes are: "function", "class", "module", "package", "session
Restrictions: allow-stderr
Tests: run-tests
Depends:
 python3-all,
 python3-lmdb,
 python3-pytest,
 python3-pytest-asyncio,
 python3-pytest-timeout,
 python3-zict,