1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-17 19:21:04 +00:00
nixpkgs/pkgs/development/python2-modules
..
attrs pkgs/development: remove unused arguments 2024-08-03 17:18:20 +02:00
backports-functools-lru-cache
bootstrapped-pip
cffi
configparser
contextlib2
coverage
enum
filelock
futures
hypothesis
importlib-metadata
jinja2
markupsafe
mock
more-itertools
packaging
pip
pluggy
pycairo
pygobject
pygtk
pyparsing
pytest
pytest-xdist
scandir
setuptools
setuptools-scm
typing
wcwidth python2Packages.wcwidth: @bryango in maintainers 2024-07-27 15:47:12 +08:00
wheel
zipp
README.md python2-modules: Add a README explaining that Python 2 is no longer supported (#348583) 2024-10-31 17:20:08 +08:00

Python 2 is Not Supported

Packages, applications, and services based on Python 2 are no longer supported and are being removed. If you require a Python 2 based package, you can include that package in your own local repository.

Some packages may continue to be maintained for internal use by nixpkgs, but they should not be used by new public packages.

For more details, see Issue #201859.