pkgs/top-level/python-packages.nix: alphabetical ordering

This commit is contained in:
AndersonTorres 2021-08-07 19:38:48 -03:00
parent 4de5b947f3
commit e74cd76f47

View File

@ -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 { };