documentation: python 2.6 is no more

This commit is contained in:
Vladimír Čunát 2017-11-19 08:18:08 +01:00
parent f8d232e233
commit c1ac1256f3
No known key found for this signature in database
GPG key ID: E747DF1F9575A3AA
2 changed files with 1 additions and 1 deletions

View file

@ -530,7 +530,6 @@ Based on the packages defined in `pkgs/top-level/python-packages.nix` an
attribute set is created for each available Python interpreter. The available
sets are
* `pkgs.python26Packages`
* `pkgs.python27Packages`
* `pkgs.python34Packages`
* `pkgs.python35Packages`