ahawker / ulid

Universally Unique Lexicographically Sortable Identifier (ULID) in Python 3
Apache License 2.0
695 stars 42 forks source link

pyup.io: Scheduled daily dependency update on Tuesday #363

Closed pyup-bot closed 5 years ago

pyup-bot commented 5 years ago

Update setuptools from 41.0.0 to 41.0.1.

Changelog ### 41.0.1 ``` ------- * 1671: Fixed issue with the PEP 517 backend that prevented building a wheel when the ``dist/`` directory contained existing ``.whl`` files. * 1709: In test.paths_on_python_path, avoid adding unnecessary duplicates to the PYTHONPATH. * 1741: In package_index, now honor "current directory" during a checkout of git and hg repositories under Windows ```
Links - PyPI: https://pypi.org/project/setuptools - Changelog: https://pyup.io/changelogs/setuptools/ - Repo: https://github.com/pypa/setuptools
PyPI
setuptools
Easily download, build, install, upgrade, and uninstall Python packages
Setuptools Changelog - pyup.io
GitHub
pypa/setuptools
Official project repository for the Setuptools build system - pypa/setuptools