You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
cmekik
changed the title
Create a setup.py so that nimage can be imported as a module for ease of use
Create a setup.py so that nimage can be imported as a module for ease of use
Feb 11, 2015
cmekik
changed the title
Create a setup.py so that nimage can be imported as a module for ease of use
Create a setup.py so that nimage can be imported as a module for ease of use
Feb 11, 2015
This task will probably require using
distutils
, and seems pretty straight-forward. Anyone interested in creating a package?Check out:
https://docs.python.org/2/distutils/introduction.html#distutils-simple-example and
https://docs.python.org/2/distutils/setupscript.html
The text was updated successfully, but these errors were encountered: