pythonPackages.qscintilla: init at 2.9

This commit is contained in:
danbst
2015-07-30 19:12:40 +00:00
parent 3b59175c05
commit 3845b25623
2 changed files with 31 additions and 2 deletions
@@ -23,8 +23,6 @@ stdenv.mkDerivation rec {
qmake qscintilla.pro
'';
# TODO PyQt Support.
meta = {
description = "A Qt port of the Scintilla text editing library";
longDescription = ''