mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-21 08:59:20 +03:00
pythonPackages.notmuch2: Disable tests
This commit is contained in:
parent
aa3a78911a
commit
eea84e25e6
2 changed files with 7 additions and 6 deletions
|
@ -1,8 +1,4 @@
|
|||
<<<<<<< HEAD
|
||||
{ lib, stdenv, buildPythonPackage, fetchFromGitHub, fetchpatch, pythonOlder, isPy27
|
||||
=======
|
||||
{ stdenv, buildPythonPackage, fetchFromGitHub, pythonOlder, isPy27
|
||||
>>>>>>> 15db9043242... pythonPackages.python-language-server: 0.34.1 -> 0.36.2
|
||||
{ stdenv, lib, buildPythonPackage, fetchFromGitHub, pythonOlder, isPy27
|
||||
, backports_functools_lru_cache, configparser, futures, future, jedi, pluggy, python-jsonrpc-server, flake8
|
||||
, pytestCheckHook, mock, pytestcov, coverage, setuptools, ujson, flaky
|
||||
, # Allow building a limited set of providers, e.g. ["pycodestyle"].
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue