File: test_parse_valid_config_dependencies_.yml

package info (click to toggle)
python-dom-toml 2.0.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,936 kB
  • sloc: python: 1,360; makefile: 7
file content (14 lines) | stat: -rw-r--r-- 245 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
classifiers: []
dependencies:
- django>2.0; os_name == 'nt'
- django>2.1; os_name != 'nt'
- gidgethub[httpx]>4.0.0
- httpx
description: null
entry_points: {}
gui_scripts: {}
keywords: []
name: spam
optional-dependencies: {}
scripts: {}
urls: {}