File: test_pep621_subclass_dependencies_.yml

package info (click to toggle)
python-pyproject-parser 0.13.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,432 kB
  • sloc: python: 3,086; makefile: 7
file content (8 lines) | stat: -rw-r--r-- 148 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
dependencies:
- django>2.1; os_name != "nt"
- django>2.0; os_name == "nt"
- gidgethub[httpx]>4.0.0
- httpx
dynamic: []
name: spam
version: 2020.0.0