Files @ 240d54a3091e
Branch filter:

Location: kallithea/docs/readme.rst

Mads Kiilerich
install-iis: remove import of non-existing AbstractInstallCommand

'gearbox -h' would fail to import install--is and complain:

Could not load EntryPoint.parse('install-iis = kallithea.lib.paster_commands.install_iis:Command')

AbstractInstallCommand was a paster thing, not present in gearbox ... but also
no longer used.
1
2
3
.. _readme:

.. include:: ./../README.rst