Update setup.py
This commit is contained in:
parent
f9e464a35e
commit
bfd787eaa6
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@ checkpoints/*.vocab
|
||||
checkpoints/*.model
|
||||
checkpoints/.cache
|
||||
outputs/
|
||||
build/
|
||||
|
||||
3
MANIFEST.in
Normal file
3
MANIFEST.in
Normal file
@ -0,0 +1,3 @@
|
||||
global-exclude *~ *.py[cod]
|
||||
include *.cu *.cpp
|
||||
include *.h *.hpp
|
||||
Loading…
x
Reference in New Issue
Block a user