Skip to content

Commit 30ba4e1

Browse files
committed
global: MANIFEST cleanup
* Adds test files to MANIFEST as suggested by `check-manifest`. * Removes `docs/make.bat` as we are not building documentation on MS Windows. Signed-off-by: Tibor Simko <[email protected]>
1 parent 7e7b191 commit 30ba4e1

File tree

2 files changed

+2
-243
lines changed

2 files changed

+2
-243
lines changed

MANIFEST.in

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@
66
# more details.
77

88
include LICENSE
9+
include tox.ini
910
include docs/*.rst docs/*.py docs/Makefile
1011
include *.rst
11-
include tests/*.ini
12+
include tests/*.ini tests/*.py
1213
include .coveragerc .travis.yml pytest.ini
1314
include *.py *.sh

docs/make.bat

Lines changed: 0 additions & 242 deletions
This file was deleted.

0 commit comments

Comments
 (0)