File: requires.txt

package info (click to toggle)
python-pynvim 0.5.2-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 432 kB
  • sloc: python: 3,040; makefile: 4
file content (15 lines) | stat: -rw-r--r-- 187 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
msgpack>=0.5.0

[:platform_python_implementation != "PyPy"]
greenlet>=3.0

[:python_version < "3.12"]
typing-extensions>=4.5

[docs]
sphinx
sphinx-rtd-theme

[test]
pytest
pytest_timeout