Skip to content
Snippets Groups Projects
Commit 86ce96d2 authored by Paul McCarthy's avatar Paul McCarthy
Browse files

Updates to setup.py (if we are being installed via pip).

parent b4114911
No related branches found
No related tags found
No related merge requests found
......@@ -45,9 +45,11 @@ setup(
package_data={
'fsl' : [
'fsleyes/splash.png',
'fsleyes/icons/*.png',
'fsleyes/gl/gl14/*prog',
'fsleyes/gl/gl21/*glsl',
'fsleyes/colourmaps/*cmap',
'fsleyes/luts/*lut',
'fsleyes/colourmaps/README',
'fsleyes/colourmaps/order.txt',
'fsleyes/luts/order.txt',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment