diff options
author | Michael DeHaan <mdehaan@mdehaan.rdu.redhat.com> | 2007-09-20 16:44:02 -0400 |
---|---|---|
committer | Michael DeHaan <mdehaan@mdehaan.rdu.redhat.com> | 2007-09-20 16:44:02 -0400 |
commit | 7d7c0f4dc299dc342c53341f61ae4643eb134213 (patch) | |
tree | ea19339dfa80c85f463efda6e74e49eaf5c37c7c /MANIFEST.in | |
parent | 4599345e5814563de497d95829c26c6758f29b1a (diff) | |
download | func-7d7c0f4dc299dc342c53341f61ae4643eb134213.tar.gz func-7d7c0f4dc299dc342c53341f61ae4643eb134213.tar.xz func-7d7c0f4dc299dc342c53341f61ae4643eb134213.zip |
Remove yaml libraries (configparser is good enough) plus remove references to virt-factory.
Diffstat (limited to 'MANIFEST.in')
-rw-r--r-- | MANIFEST.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index d5ed9be..0c3c56d 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -4,3 +4,4 @@ recursive-include docs * recursive-include init-scripts * recursive-include po *.po recursive-include po *.pot +include AUTHORS |