mirror of https://github.com/nucypher/nucypher.git
Fix regex for json files within manifest.
parent
6ba7cebb65
commit
0a713c6916
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue