pythonPackages.pypugjs: remove unused input
This commit is contained in:
parent
b03693c12e
commit
cd59458d1f
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
{ lib, buildPythonPackage, fetchPypi, fetchpatch, six, chardet, nose
|
||||
{ lib, buildPythonPackage, fetchPypi, six, chardet, nose
|
||||
, django, jinja2, tornado, pyramid, pyramid_mako, Mako }:
|
||||
|
||||
buildPythonPackage rec {
|
||||
|
|
Loading…
Reference in a new issue