1
0
mirror of https://github.com/gryf/wicd.git synced 2025-12-19 12:28:08 +01:00

Make sdist work

This commit is contained in:
David Paleino
2011-10-22 00:14:38 +02:00
parent b6776d06d3
commit ad1e24a750
3 changed files with 26 additions and 1 deletions

View File

@@ -24,3 +24,5 @@ scripts/wicd-curses
translations/*
wicd/wpath.py
*tags
dist/
MANIFEST

23
MANIFEST.in Normal file
View File

@@ -0,0 +1,23 @@
include AUTHORS
include CHANGES
include INSTALL
include LICENSE
include MANIFEST.in
include NEWS
include README
include vcsinfo.py
graft cli
graft curses
graft data
graft depends
graft encryption
graft in
graft other
graft po
recursive-include man wicd-client.1
recursive-include . *.py
recursive-include . *.png
prune build .bzr* *.log *.pyc

View File

@@ -629,7 +629,7 @@ setup(
'update_translations' : update_translations,
'compile_translations' : compile_translations,
},
name = "Wicd",
name = "wicd",
version = VERSION_NUM,
description = "A wireless and wired network manager",
long_description = """A complete network connection manager