File: 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 (6 lines) | stat: -rw-r--r-- 152 bytes parent folder | download
1
2
3
4
5
6
# Runtime requirements for transforms3d
# Use with:
#   pip install -r requirements.txt
#
# Check pyproject.toml when updating dependencies
numpy>=1.15