Skip to content

Commit 78b1106

Browse files
committed
Fix manifest
1 parent 93c5607 commit 78b1106

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

MANIFEST.in

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ include LICENSE
22
include CHANGES.rst
33
include README.rst
44
include Makefile
5-
graft torch_inspect
5+
graft torch_optimizer
66
graft tests
7-
global-exclude *.pyc
87
prune docs/_build
8+
include examples/mnist.py
9+
global-exclude *.py[cod]

0 commit comments

Comments
 (0)