225 Commits (cd9d0c9fe10cd95685844147b75c8a2d188ea46f)

Author SHA1 Message Date
Min RK fdc1bb50da simplify js build steps
10 years ago
Matthias Bussonnier 6ab2cd0dd6 Show warnings during tests
10 years ago
Thomas Kluyver 9bcac1d629 Remove explicit Python 3.3 classifier
11 years ago
Min RK fda86ad301 formatting for long_description
11 years ago
Min RK 025b0a2957 use more conservative rule to pull in setuptools
11 years ago
Safia Abdalla 6cec1eada4 Added long_description to setup.py
11 years ago
Safia Abdalla a7fae2c6f9 Added description text to setup.py
11 years ago
Matthias Bussonnier 2d5d548d79 Revert "Use NPM, node ES5, and browserify."
11 years ago
jdfreder b88fa0163a Use npm for js and less builds
11 years ago
Thomas Kluyver e886d18add Use entry points for scripts
11 years ago
Min RK d54d7904ee trigger `gulp js` as distutils step
11 years ago
Min RK d71a59cc9f s/jupyter_notebook/notebook
11 years ago
Matthias Bussonnier f47ec80c4f replace jupyter_nbformat by nbformat
11 years ago
Min RK 441c380d3b ipython_kernel is ipykernel
11 years ago
Min RK 011f60e46b s/jupyter_nbconvert/nbconvert/
11 years ago
stuntgoat d824088f7e add sphinx to extras
11 years ago
Min RK f9cb268e0d add `setup.py js`
11 years ago
Min RK b9e241b8c1 remove unused IPython code from setup, setupbase
11 years ago
Min RK 402bd06c41 add ipython[kernel]
11 years ago
Min RK aa44573181 remove qtconsole
11 years ago
Min RK 1c20a2baae remove ipython_parallel
11 years ago
Min RK 4317b94de5 remove nbformat
11 years ago
Min RK f508433a8a add traitlets as setup.py dependency
11 years ago
Min RK 7d841d32c9 Revert "use testpath.tempdir for utils.tempdir"
11 years ago
Min RK d97d8ced2f use testpath.tempdir for utils.tempdir
11 years ago
Min RK 089b0d09cd disable install from master
11 years ago
Min RK d88f832f06 remove pickleshare from external
11 years ago
MinRK f0f9cdf3ae remove non-setuptools dependency checks
11 years ago
MinRK d4e386b0bc remove simplegeneric from external
11 years ago
MinRK 3f93c80d7e remove pexpect from external
11 years ago
MinRK e34f926e0e remove appnope from external
11 years ago
MinRK 2f8f12cfb1 remove decorator from external
11 years ago
MinRK 31250d29b8 remove path from external
11 years ago
Thomas Kluyver 377081e02e Move IPython lexers module to lib
11 years ago
Min RK 809e79b6e4 bump pyzmq version dependency to 13
11 years ago
Min RK 6d9b7c918c add terminado as [notebook] dep on non-Windows
11 years ago
Min RK fe64986161 calculate 'all' dependency set after finishing the rest
11 years ago
Lev Abalkin f6c9dc44b7 Closes #7558: Added pygments entry points for ipython lexers.
11 years ago
Min RK 67124b4fcc remove strict arg from css_js_prerelease
11 years ago
Min RK 4b04752863 remove strict requirement for less,invoke in wheel/sdist
11 years ago
Matthias Bussonnier 4e2dfe2527 Some code cleanup in javascript and python
11 years ago
Min RK feee854217 don't cleanup egg-info after every setup.py command
12 years ago
Kyle Kelley 9c259a4439 Bump mistune to 0.5 in notebook deps
12 years ago
Peter Odding 18129cb396 Depend on gnureadline when building binary wheel or setupext.check_for_readline() fails
12 years ago
Peter Odding b198f3b4d6 Always depend on gnureadline if setupext.check_for_readline() fails
12 years ago
Min RK 48d77b3f03 Merge pull request #6886 from minrk/tornado-4
12 years ago
Thomas Kluyver 37a2a8a6e5 Install on Windows without using setuptools
12 years ago
Min RK 19bcc5fed9 bump minimum tornado version to 4.0
12 years ago
Min RK 69fc75e3cf add 'requests' as test dependency
12 years ago
MinRK 1a4b795870 Use Draft4 JSON Schema for both v3 and v4
12 years ago
MinRK 6d292040b4 require mistune 0.3.1
12 years ago
MinRK b1882ca9e5 add strict arg to css_js setup decorator
12 years ago
MinRK 0eae787b58 don’t store minified css in development
12 years ago
Thomas Kluyver 5904b9094d Version dependency on mistune
12 years ago
Thomas Kluyver 890f9cd88c Add deps for nbconvert to HTML for 'notebook' target
12 years ago
Thomas Kluyver 44ab946b2d Make mistune a requirement for nbconvert
12 years ago
MinRK 2235f16c5c remove jsonschema and jsonpointer from external
12 years ago
Thomas Kluyver a9ee746b59 Merge pull request #5571 from minrk/readline-deps
12 years ago
MinRK b563aaf948 add ipython[terminal] dependency group
12 years ago
cgohlke b05806e553 Remove PyReadline as a install requirement on Windows
12 years ago
MinRK c8a701e0f8 check for Python 3.2
12 years ago
Jonathan Frederic bd0bfad261 s/COPYING.txt/COPYING.rst
12 years ago
Thomas Kluyver 78943c7258 Add mock to requirements for testing
12 years ago
MinRK 990756af98 adjust dependency check for gnureadline on OS X
12 years ago
MinRK 1491e4cec6 depend on new gnureadline instead of readline on OS X
12 years ago
MinRK 17d5c263a8 run check_package_data as part of build_py
12 years ago
MinRK c79134f2d9 only validate package_data when it might be used
12 years ago
MinRK 0c62217720 make all of the extras lists
12 years ago
MinRK f1f56e7144 only check for dependencies when installing without setuptools
12 years ago
MinRK 4975f2db6b always construct requirements
12 years ago
Thomas Kluyver c185202194 Remove mention of iplogger from setup.py
12 years ago
Thomas Kluyver a9475b4a2b Remove some leftover traces of irunner
12 years ago
Thomas Kluyver 74cb75e0c9 Add 'unsymlink command to remove the symlink
13 years ago
Thomas Kluyver 4b55a7dddf Bump Sphinx version dependency
13 years ago
Thomas Kluyver 6745b97f91 Stop bundling the numpydoc Sphinx extension
13 years ago
MinRK 71d6a80629 add `setup.py jsversion`
13 years ago
Thomas Kluyver 883c46b5b5 Rework setup to allow installing on Python 2 and 3.
13 years ago
Thomas Kluyver 432377439b Fix renaming scripts with 3 suffix on Python 3
13 years ago
Thomas Kluyver 27c8c81c05 Update setup.py to not use 2to3
13 years ago
MinRK 6fa13ebb98 bump minimum tornado version to 3.1.0
13 years ago
Thomas Kluyver 0cd7d8a5de Remove pycolor script
13 years ago
MinRK 74795c2c56 add `setup.py css` command
13 years ago
MinRK 0b97ac8138 update version-check message in setup.py and IPython.__init__
13 years ago
MinRK c1731d914e add 'all' extras
13 years ago
Paul Ivanov 1f997d3892 check for markdown no longer needed, closes #3610
13 years ago
Brian E. Granger 072a94370d Fixing install logic for nbconvert.
13 years ago
Thomas Kluyver 642ef40c82 Make submodule checks work under Python 3.
13 years ago
MinRK cba52f17e5 use utils/submodule in setup.py
13 years ago
MinRK 6e32ee5546 ensure submodules exist prior to doing anything
13 years ago
Min RK b1acb5254e Merge pull request #2635 from cgohlke/windows-startmenu
13 years ago
MinRK f677571f61 don't give up on weird os names
13 years ago
MinRK 1c196310d4 bump minimum pyzmq version to 2.1.11
13 years ago
MinRK 27dab0b2fd add jinja to optional dependencies in setup.py
13 years ago
Christoph Gohlke 42a02ec447 Improve Windows start menu shortcuts
14 years ago
MinRK 660ea94d73 add missing 'qtconsole' extras_require
14 years ago
Benjie Chen ab1aef9b88 allow pip install from github repository directly
14 years ago
Matthias BUSSONNIER 268fdd80c3 remove tuple_params fix from 2to3 in setup.py
14 years ago
Bradley M. Froehle 9ff624471d Skip `has_key` when running 2to3.
14 years ago
Bradley M. Froehle 9dd190f134 Apply 2to3 `next` fix.
14 years ago
Matthias BUSSONNIER bd2ccf816a deactivate 2to3 repr fix when using setup.py
14 years ago