Skip to content

Commit ee7dbda

Browse files
committed
Update v1.0
1 parent 21474f1 commit ee7dbda

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

setup.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737
},
3838
include_package_data=True,
3939
package_data={
40-
'Graphpython': ['commands/graphpermissions.txt'],
41-
'Graphpython': ['commands/directoryroles.txt']
40+
'Graphpython': ['commands/graphpermissions.txt', 'commands/directoryroles.txt']
4241
},
4342
)

0 commit comments

Comments
 (0)