Skip to content

Commit 10854ce

Browse files
committed
add remove-proofs-v2.fif to package files
1 parent 0b5cc9d commit 10854ce

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

setup.py

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,10 @@
2323
],
2424
package_data={
2525
'mytoninstaller.scripts': ['*.sh'],
26-
'mytoncore.contracts' :['single-nominator-pool/*'],
26+
'mytoncore': [
27+
'contracts/*',
28+
'complaints/*'
29+
],
2730
'mytonctrl': [
2831
'resources/*',
2932
'scripts/*',

0 commit comments

Comments
 (0)