File: setup-py-remove-pytest-runner-dd60d3f20ed45f1c.yaml

package info (click to toggle)
pytest-httpserver 1.1.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 908 kB
  • sloc: python: 2,382; makefile: 77; sh: 21
file content (5 lines) | stat: -rw-r--r-- 167 bytes parent folder | download
1
2
3
4
5
---
other:
  - |
    Removed pytest-runner from setup.py as it is deprecated and makes packaging inconvenient
    as it needs to be installed before running setup.py.