qutebrowser/misc
Florian Bruhin 753036067d test requirements: Update CherryPy to 6.0.0
* Setuptools is now required to build CherryPy. Pure distutils installs
  are no longer supported. This change allows CherryPy to depend on
  other packages and re-use code from them. It's still possible to
  install pre-built CherryPy packages (wheels) using pip without
  Setuptools.
* Back out changes attempting to fix redirects with Unicode URLs, as it
  also had the unintended consequence of causing the 'Location' to be
  ``bytes`` on Python 3.
* ``cherrypy.expose`` now works on classes.
* ``cherrypy.config`` decorator is now used throughout the code
  internally.
2016-06-06 08:25:41 +02:00
..
apparmor making userid wildcardish 2015-09-15 10:11:06 +02:00
docker travis: Use Python 3.5 on Ubuntu Xenial 2016-05-30 00:03:40 +02:00
requirements test requirements: Update CherryPy to 6.0.0 2016-06-06 08:25:41 +02:00
userscripts Follow the American way(tm) of spelling things 2016-05-29 10:57:41 +02:00
cheatsheet.svg Update cheatsheet 2016-03-31 07:10:13 +02:00
qutebrowser.rcc Move qutebrowser.rcc to misc/ 2016-04-14 17:59:45 +02:00
qutebrowser.spec pyinstaller: Set NSHighResolutionCapable = True 2016-05-28 23:20:00 +02:00