1
0
mirror of https://github.com/lxc/python3-lxc.git synced 2026-02-05 09:48:21 +01:00

Include some missing files

Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
This commit is contained in:
Stéphane Graber
2018-02-28 17:24:16 -05:00
parent e4f3bac0ad
commit 3a0c6e5cca
2 changed files with 3 additions and 0 deletions

2
MANIFEST.in Normal file
View File

@@ -0,0 +1,2 @@
include COPYING
recursive-include examples

View File

@@ -29,6 +29,7 @@ import pkg_resources
pkg_resources.extern.packaging.version.Version = \
pkg_resources.SetuptoolsLegacyVersion
import glob
import os
import subprocess