File: test_build_success_optional_dependencies_.txt

package info (click to toggle)
python-whey 0.1.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,912 kB
  • sloc: python: 4,433; makefile: 7
file content (7 lines) | stat: -rw-r--r-- 277 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
Metadata-Version: 2.2
Name: spam
Version: 2020.0.0
Requires-Dist: matplotlib>=3.0.0; (platform_machine != "aarch64" or python_version > "3.6") and extra == 'test'
Requires-Dist: pytest<5.0.0; extra == 'test'
Requires-Dist: pytest-cov[all]; extra == 'test'
Provides-Extra: test