changeset 237:70b5410e4ede

note to self
author Jeff Hammel <k0scist@gmail.com>
date Tue, 15 Dec 2015 13:39:17 -0800
parents f3a0fb722b45
children a1a615aae3d1
files setup.py
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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