mirror of
https://github.com/gryf/wicd.git
synced 2026-01-05 21:34:16 +01:00
Make sdist work
This commit is contained in:
23
MANIFEST.in
Normal file
23
MANIFEST.in
Normal 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
|
||||
Reference in New Issue
Block a user