setuptools
2021
- 2021-10-28 – Python minimal package setup.py
2020
- 2020-12-05 – Python PyPI typing not recommended
- 2020-10-24 – Test python setup.py install on CI
- 2020-09-06 – Python distutils deprecation
- 2020-09-02 – Python install additional files
2019
- 2019-11-14 – pip install on offline systems
- 2019-06-27 – Specifying OpenCV as Python package prereq
- 2019-06-14 – Python scripts from console / command prompt
- 2019-04-13 – Python pkg_resources.VersionConflict
2018
- 2018-06-29 – Python directed dependency graphs
- 2018-06-26 – Require minimum Python version
- 2018-06-20 – Check console script with Pytest
- 2018-04-18 – Augment/replace setup.py with pyproject.toml
2017
- 2017-11-13 – Python setup.py apt install