Skip to content

Commit

Permalink
UPDATE: add MANIFEST.in
Browse files Browse the repository at this point in the history
  • Loading branch information
jungtaekkim committed Oct 27, 2020
1 parent d3d2a91 commit 6383f75
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions MANIFEST.in
@@ -0,0 +1,4 @@
include LICENSE
include CODE_OF_CONDUCT.md
include requirements.txt
include requirements-optional.txt
2 changes: 1 addition & 1 deletion requirements-optional.txt
@@ -1,7 +1,7 @@
scipydirect
matplotlib
bayeso-benchmarks
tensorflow
tensorflow-probability
torch
gpytorch
bayeso-benchmarks

0 comments on commit 6383f75

Please sign in to comment.