File: requires.txt

package info (click to toggle)
python-pyface 8.0.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 13,944 kB
  • sloc: python: 54,107; makefile: 82
file content (48 lines) | stat: -rw-r--r-- 400 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
traits>=6.2

[:python_version < "3.10"]
importlib-metadata>=3.6

[:python_version < "3.9"]
importlib-resources>=1.1.0

[docs]
enthought-sphinx-theme
sphinx
sphinx-copybutton

[examples]
traitsui
numpy

[numpy]
numpy

[pillow]
pillow

[pyqt5]
pyqt5
pygments

[pyqt6]
pyqt6
pygments

[pyside2]
pyside2
pygments

[pyside6]
pyside6
pygments

[test]
packaging

[traitsui]
traitsui

[wx]
wxPython>=4
numpy