File: docs-requirements.in

package info (click to toggle)
python-pytest-trio 0.8.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 464 kB
  • sloc: python: 944; sh: 49; makefile: 20
file content (14 lines) | stat: -rw-r--r-- 406 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
sphinx >= 1.6.1
sphinx_rtd_theme
sphinxcontrib-trio
# Workaround for this weird issue:
# https://travis-ci.org/python-trio/pytest-trio/jobs/407495415
attrs >= 17.4.0
# != 19.9.0 for https://github.com/twisted/towncrier/issues/180
# != 21.3.0 for https://github.com/twisted/towncrier/issues/346
towncrier != 19.9.0,!= 21.3.0

# pytest-trio's own dependencies
trio >= 0.22.0
outcome >= 1.1.0
pytest >= 7.2.0