mostafa / grest

Build REST APIs with Neo4j and Flask, as quickly as possible!
http://grest.readthedocs.io/
GNU General Public License v3.0
115 stars 11 forks source link

Update setuptools to 49.3.0 #242

Closed pyup-bot closed 4 years ago

pyup-bot commented 4 years ago

This PR updates setuptools from 49.2.1 to 49.3.0.

Changelog ### 49.3.0 ``` ------- * 2259: Setuptools now provides a .pth file (except for editable installs of setuptools) to the target environment to ensure that when enabled, the setuptools-provided distutils is preferred before setuptools has been imported (and even if setuptools is never imported). Honors the SETUPTOOLS_USE_DISTUTILS environment variable. ```
Links - PyPI: https://pypi.org/project/setuptools - Changelog: https://pyup.io/changelogs/setuptools/ - Repo: https://github.com/pypa/setuptools
coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 86.168% when pulling c5d7fdf11449bb9dd1cbfa24d2eb6fc9588d37f2 on pyup-update-setuptools-49.2.1-to-49.3.0 into 83f7ac238490860af30ae47156249ff7a94cb9b4 on master.