File: poetry-5c16af5ed108ba9c.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 (8 lines) | stat: -rw-r--r-- 375 bytes parent folder | download
1
2
3
4
5
6
7
8
---
other:
  - |
    Package deployment and CI has been migrated to poetry. poetry.lock will be kept
    up to date. Make target "quick-test" renamed to "test". Also, minor adjustments
    were made regarding documentation generation. Make targets should be identical.
    Build results like sdist, and wheel are almost identical to the one which was
    made by setuptools.