mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-23 20:25:14 +02:00
2 lines
87 B
Text
2 lines
87 B
Text
# Support for Python 2 was dropped in pip >= 21
|
|
pattern='pip-\K20\.[0-9.]+(?=.tar.gz)'
|