File: control

package info (click to toggle)
python-cytoolz 0.12.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 4,248 kB
  • sloc: python: 3,870; makefile: 34
file content (5 lines) | stat: -rw-r--r-- 145 bytes parent folder | download | duplicates (3)
1
2
3
4
5
Test-Command: cd /tmp; python3 -c "import cytoolz; print(cytoolz)"
Depends: @

Test-Command: py.test-3 cytoolz/tests/
Depends: @, python3-pytest