Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix citations link on readme #1225

Merged
merged 2 commits into from
Dec 17, 2018
Merged

Fix citations link on readme #1225

merged 2 commits into from
Dec 17, 2018

Commits on Dec 14, 2018

  1. Configuration menu
    Copy the full SHA
    041f1f2 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2018

  1. Attempt to fix error on appveyor (PR to: #1225) (#1226)

    * Attempt to fix error on appveyor.
    
    I'm essentially attempting to apply information from
    https://stackoverflow.com/questions/30143999/python-dll-load-failed-1-is-not-a-valid-win32-application
    and
    https://stackoverflow.com/questions/33709391/using-multiple-python-engines-32bit-64bit-and-2-7-3-5
    
    * Attempt to force 64 bit.
    
    * Specify 64 bit properly.
    
    * Attempt to not use conda env at all.
    
    * Specify no build
    
    * Use win env python.
    drvinceknight authored and marcharper committed Dec 15, 2018
    Configuration menu
    Copy the full SHA
    4355ac9 View commit details
    Browse the repository at this point in the history