Do not package tests
This commit is contained in:
parent
90d3f8a023
commit
391ed560a6
|
@ -6,7 +6,7 @@ license = "MIT"
|
|||
keywords = ["qbittorrent"]
|
||||
repository = "https://github.com/JoelWachsler/qbittorrent-web-api"
|
||||
description = "Generated web api for qBittorrent"
|
||||
exclude = ["*.txt", "tests"]
|
||||
exclude = ["*.txt", "tests", "qbittorrent-web-api-gen/src/md_parser/token_tree_factory_tests"]
|
||||
# we use trybuild instead
|
||||
autotests = false
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user