mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-04 11:00:07 +01:00
Exclude the Sphinx build directory from sdist
This commit is contained in:
committed by
GitHub
parent
3fb5b6c7f2
commit
e2d043acb5
@@ -8,6 +8,7 @@ recursive-include wx **
|
|||||||
recursive-include license *.txt
|
recursive-include license *.txt
|
||||||
include LICENSE.txt
|
include LICENSE.txt
|
||||||
graft docs
|
graft docs
|
||||||
|
prune docs/sphinx/build
|
||||||
|
|
||||||
recursive-exclude wx .git
|
recursive-exclude wx .git
|
||||||
recursive-exclude wx *.pyc
|
recursive-exclude wx *.pyc
|
||||||
|
|||||||
Reference in New Issue
Block a user