Loading appveyor.yml +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ install: - cmd: conda install conda-build anaconda-client pytest-cov # https://pythonhosted.org/CodeChat/appveyor.yml.html - cmd: python -m pip install -U pip #- cmd: python -m easy_install -U setuptools - cmd: python -m easy_install -U setuptools build_script: - cmd: python setup.py install Loading Loading
appveyor.yml +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ install: - cmd: conda install conda-build anaconda-client pytest-cov # https://pythonhosted.org/CodeChat/appveyor.yml.html - cmd: python -m pip install -U pip #- cmd: python -m easy_install -U setuptools - cmd: python -m easy_install -U setuptools build_script: - cmd: python setup.py install Loading