File: element-info-entry-point-448bf622be6061a0.yaml

package info (click to toggle)
python-diskimage-builder 3.37.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,572 kB
  • sloc: sh: 7,380; python: 6,444; makefile: 37
file content (9 lines) | stat: -rw-r--r-- 382 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
---
deprecations:

  - The ``element-info`` script is now provided by a standard python
    entry-point, rather than an explicit wrapper script.  This may
    affect you if you were running this script directly out of ``bin``
    in the source directory without installing.  See developer notes
    for details on using developer-installs with virtual environments
    for testing.