Skip to content

Commit ee7dbda

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

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

setup.py

+1-2
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)