# HG changeset patch # User Jeff Hammel # Date 1450215557 28800 # Node ID 70b5410e4ede71e402ab6a75f2459a2c882667f9 # Parent f3a0fb722b4598a43e49b6db27c39b4d1c6d0444 note to self diff -r f3a0fb722b45 -r 70b5410e4ede setup.py --- a/setup.py Tue Dec 15 10:23:30 2015 -0800 +++ b/setup.py Tue Dec 15 13:39:17 2015 -0800 @@ -4,6 +4,8 @@ For packaging info please see: https://docs.python.org/2/distutils/sourcedist.html """ +# https://github.com/nipy/nipype/blob/master/setup.py +# might also be helpful import os from setuptools import setup