Merge pull request #154 from wagner-certat/inc-meta

Include documentation and examples in source dist
pull/156/head
Raphaël Vinot 2017-12-18 13:47:25 +01:00 committed by GitHub
commit 6828233a22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -1,4 +1,10 @@
graft docs
graft examples
graft tests
include CHANGELOG.txt
include LICENSE
include pymisp/data/*.json
include pymisp/data/misp-objects/*.json
include pymisp/data/misp-objects/objects/*/definition.json
include pymisp/data/misp-objects/relationships/definition.json
include README.md