1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/tools
Jon Dufresne a1fff4a080 Replace io.open() and codecs.open() with builtin open()
In Python 3, these are functionally equivalent and share the same
feature set.
2020-12-25 15:53:08 -08:00
..
automation Replace io.open() and codecs.open() with builtin open() 2020-12-25 15:53:08 -08:00
requirements Switch documentation theme to Furo 2020-11-12 07:29:19 +05:30
travis Use --durations instead of --duration for pytest 2020-08-16 14:20:37 +07:00
tox_pip.py add per-file disallow_untyped_defs=False, and set it to True globally 2019-09-29 23:31:15 +02:00