mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-30 02:42:59 +00:00
pkgs/top-level/python-packages.nix: alphabetical ordering
This commit is contained in:
parent
4de5b947f3
commit
e74cd76f47
@ -5438,8 +5438,6 @@ in {
|
||||
|
||||
pysyncthru = callPackage ../development/python-modules/pysyncthru { };
|
||||
|
||||
pytest-subprocess = callPackage ../development/python-modules/pytest-subprocess { };
|
||||
|
||||
python-codon-tables = callPackage ../development/python-modules/python-codon-tables { };
|
||||
|
||||
python-crfsuite = callPackage ../development/python-modules/python-crfsuite { };
|
||||
@ -6967,6 +6965,8 @@ in {
|
||||
|
||||
pytest-socket = callPackage ../development/python-modules/pytest-socket { };
|
||||
|
||||
pytest-subprocess = callPackage ../development/python-modules/pytest-subprocess { };
|
||||
|
||||
pytest-subtesthack = callPackage ../development/python-modules/pytest-subtesthack { };
|
||||
|
||||
pytest-subtests = callPackage ../development/python-modules/pytest-subtests { };
|
||||
|
Loading…
Reference in New Issue
Block a user