Newer
Older
{ buildPythonPackage, sphinx, circleci-cli
, attrs, zope_interface, twisted, tahoe-lafs
, fixtures, testtools, hypothesis, pyflakes, treq, coverage
buildPythonPackage rec {
version = "0.0";
name = "zero-knowledge-access-pass-authorizer-${version}";
depsBuildBuild = [
sphinx
circleci-cli
];
zope_interface
twisted
tahoe-lafs
];
twisted
treq
${pyflakes}/bin/pyflakes src/_zkapauthorizer
python -m coverage run --source _zkapauthorizer,twisted.plugins.zkapauthorizer --module twisted.trial _zkapauthorizer