Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

Commit

Permalink
add jyquickhelper
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Sep 25, 2016
1 parent 1f07821 commit e07e386
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .gitignore
Expand Up @@ -268,3 +268,5 @@ _doc/notebooks/2016/centrale/agg_hadoop*
_doc/notebooks/2016/centrale/agg*_hadoop*
_doc/notebooks/2016/centrale/bank.csv
_doc/notebooks/2016/centrale/.ipynb_checkpoints/*
*.err
_unittests/run_unittests.py.out
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -24,7 +24,7 @@ install:
- "%PYTHON%\\Scripts\\pip install azure"
- "%PYTHON%\\Scripts\\pymy_install3 pycrypto numba"
- "%PYTHON%\\Scripts\\pymy_install3 basemap sympy pyqt4 mpmath reportlab statsmodels cffi scipy pylzma"
- "%PYTHON%\\Scripts\\pip install pycryptodomex"
- "%PYTHON%\\Scripts\\pip install pycryptodomex jyquickhelper"
- "%PYTHON%\\Scripts\\pip install urllib3"
- "%PYTHON%\\Scripts\\pip install pycodestyle version_information"
- "%PYTHON%\\Scripts\\pip install ete3"
Expand Down

0 comments on commit e07e386

Please sign in to comment.