ruffinevans/sivtempfit

[CLOSED] Test setup.py

Closed this issue · 1 comments

Issue by ruffinevans
Tuesday Apr 12, 2016 at 23:41 GMT
Originally opened as https://github.com/p201-sp2016/sivtempfit/issues/2


Need to test this to make sure it works and is formatted correctly. Run e.g. python setup.py develop. See https://github.com/p201-sp2016/package-example .

Comment by ruffinevans
Thursday Apr 14, 2016 at 01:50 GMT


Seemed to work fine, here is the output:

>python setup.py develop
running develop
running egg_info
creating sivtempfit.egg-info
writing requirements to sivtempfit.egg-info\requires.txt
writing sivtempfit.egg-info\PKG-INFO
writing dependency_links to sivtempfit.egg-info\dependency_links.txt
writing top-level names to sivtempfit.egg-info\top_level.txt
writing manifest file 'sivtempfit.egg-info\SOURCES.txt'
reading manifest file 'sivtempfit.egg-info\SOURCES.txt'
writing manifest file 'sivtempfit.egg-info\SOURCES.txt'
running build_ext
Creating c:\anaconda3\lib\site-packages\sivtempfit.egg-link (link to .)
Adding sivtempfit 0.1 to easy-install.pth file

Installed c:\users\ruffin\dropbox\harvard physics\classes\phys 201\project\project code
Processing dependencies for sivtempfit==0.1
Searching for seaborn==0.7.0
Best match: seaborn 0.7.0
Adding seaborn 0.7.0 to easy-install.pth file

Using c:\anaconda3\lib\site-packages
Searching for emcee==2.1.0
Best match: emcee 2.1.0
Processing emcee-2.1.0-py3.5.egg
Adding emcee 2.1.0 to easy-install.pth file

Using c:\anaconda3\lib\site-packages\emcee-2.1.0-py3.5.egg
Searching for scipy==0.17.0
Best match: scipy 0.17.0
Adding scipy 0.17.0 to easy-install.pth file

Using c:\anaconda3\lib\site-packages
Searching for numpy==1.10.4
Best match: numpy 1.10.4
Adding numpy 1.10.4 to easy-install.pth file

Using c:\anaconda3\lib\site-packages
Finished processing dependencies for sivtempfit==0.1