2 Commits (764ed0fdc40b323f215430e70ee710eba5d148c0)

Author SHA1 Message Date
Carl Osterwisch 764ed0fdc4 Added _is_root() Cross-platform way to check admin rights
http://stackoverflow.com/questions/1026431/cross-platform-way-to-check-admin-rights-in-a-python-script-under-windows
11 years ago
Thomas Kluyver 07d5864c43 Two step install process
Python packaging is moving towards wheels; don't try to install the
kernelspec as part of pip installation.

Switch to flit for packaging
11 years ago