File: requirements.txt

package info (click to toggle)
duecredit 0.10.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 564 kB
  • sloc: python: 3,808; makefile: 16
file content (3 lines) | stat: -rw-r--r-- 103 bytes parent folder | download
1
2
3
# install everything among install_requires specified in setup.py
# and needed for testing
-e .[tests]