Skip to content

Commit

Permalink
Disable doctest for lib target on pumpkin crate
Browse files Browse the repository at this point in the history
  • Loading branch information
vyPal committed Dec 2, 2024
1 parent bf9af2f commit 363e30b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pumpkin/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ LegalCopyright = "Copyright © 2024 Aleksander Medvedev"

# Required to expose pumpkin plugin API
[lib]
doctest = false

[dependencies]
# pumpkin
Expand Down

0 comments on commit 363e30b

Please sign in to comment.