summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/deeptoolsintervals (follow)
Commit message (Collapse)AuthorAgeFilesLines
* python3Packages: format with nixfmtMartin Weinelt2024-05-221-7/+11
|
* python3.pkgs.*: Explicitly pass buildPythonPackage format parameteradisbladis2023-12-071-0/+1
| | | | | | | | Long term we should move everything over to `pyproject = true`, but in the mean time we can work towards deprecating the implicit `format` paremeter. cc https://github.com/NixOS/nixpkgs/issues/253154 cc @mweinelt @figsoda
* treewide: switch to nativeCheckInputsGuillaume Girol2023-01-211-1/+1
| | | | | | | checkInputs used to be added to nativeBuildInputs. Now we have nativeCheckInputs to do that instead. Doing this treewide change allows to keep hashes identical to before the introduction of nativeCheckInputs.
* lzma: deprecate aliasSandro Jäckel2021-04-041-2/+2
|
* pythonPackages.deeptoolsIntervals: init at 0.1.9scalavision2019-11-041-0/+28