pythonPackages.pypugjs: remove unused input
This commit is contained in:
parent
b03693c12e
commit
cd59458d1f
@ -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 New Issue
Block a user