blob: 0df21ddb12f50c6f16b5f469f3e2ab6f3a2ff616 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
#
# packages to be installed via PIP;
# lines beginning with "! " (an exclamation mark, followed by a space) will *not* be *uninstalled* afterwards.
#
# pip itself
pip
# for ansible
cffi
|