-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsystem-packages.txt
More file actions
26 lines (21 loc) · 889 Bytes
/
system-packages.txt
File metadata and controls
26 lines (21 loc) · 889 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# System-installed Python packages to link into our virtualenv. This
# facility should be reserved for cases where installing them as a normal
# Python dependency is impossible or unreliable (perhaps due to frequent ABI
# changes in system libraries they depend on, or frequent security updates
# managed by the distribution's security team).
#
# The syntax is based on that of PEP 508 requirements, although only
# name-based requirements are permitted, possibly with environment markers,
# and the names are top-level package names rather than distribution names.
# Used by launchpad-buildd.
apt
# Used by Soyuz and other related code to parse Debian packages and
# repository index files, and to compare Debian version numbers.
apt_inst
apt_pkg
# Used by tests to parse sources.list entries.
aptsources
# utilities/js-deps
convoy
# lp.services.fields, lp.services.spriteutils
PIL