File: install.txt

package info (click to toggle)
python-test-stages 0.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 300 kB
  • sloc: python: 792; sh: 24; makefile: 9
file content (9 lines) | stat: -rw-r--r-- 251 bytes parent folder | download
1
2
3
4
5
6
7
8
9
# SPDX-FileCopyrightText: Peter Pentchev <roam@ringlet.net>
# SPDX-License-Identifier: BSD-2-Clause

click >= 8, < 9
packaging >= 17, < 25
parse-stages >= 0.1.4, < 0.2
pyparsing >= 3, < 4
tomli >= 2, < 3; python_version < '3.11'
utf8-locale >= 1, < 2