Skip to content

Commit 8de436e

Browse files
authored
Merge pull request #103 from jkonecny12/master-add-docs-to-tarball
Add docs to tarball
2 parents 7867e00 + 673d63b commit 8de436e

19 files changed

+10
-0
lines changed

MANIFEST.in

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
1+
# Documentation
12
include LICENSE.md Makefile ChangeLog README.md
3+
4+
# Sources
25
recursive-include simpleline *.py
6+
7+
# Localization
38
recursive-include po *.po *.pot Makefile
9+
10+
# Tests
411
recursive-include tests *.py *.sh
12+
13+
# Docs
14+
recursive-include docs *
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)