Skip to content

Commit

Permalink
fix manifest typos
Browse files Browse the repository at this point in the history
  • Loading branch information
Artifice committed Jan 23, 2019
1 parent 12535b6 commit 65e0839
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ include LICENSE

graft chainerx
include chainerx_build_helper.py
include chainerx_cc/README.txt
include chainerx_cc/LINCENSE.txt
include chainerx_cc/README.md
include chainerx_cc/LICENSE.txt
include chainerx_cc/CMakeLists.txt
graft chainerx_cc/chainerx
graft chainerx_cc/third_party
Expand Down

0 comments on commit 65e0839

Please sign in to comment.