File: test-requirements.txt

package info (click to toggle)
transforms3d 0.4.2%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,996 kB
  • sloc: python: 4,069; makefile: 103; sh: 25
file content (9 lines) | stat: -rw-r--r-- 174 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
# Runtime requirements for testing transforms3d
# Use with:
#   pip install -r test-requirements.txt
#
# Include run-time requirements
-r requirements.txt
sympy
scipy
pytest