Fix regex for json files within manifest.

v7.4.x
derekpierre 2024-07-31 13:44:16 -04:00
parent 6ba7cebb65
commit 0a713c6916
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -13,4 +13,4 @@ recursive-include nucypher/blockchain/eth/contract_registry *.json
recursive-include nucypher/policy/conditions *.json
recursive-include nucypher/network/templates *.html *.mako
recursive-exclude nucypher/utilities/templates *.html *.mako
recursive-include nucypher/acumen/ *json
recursive-include nucypher/acumen/ *.json