Skip to content

Commit

Permalink
Merge #133
Browse files Browse the repository at this point in the history
133: Update setuptools to 47.2.0 r=duckinator a=pyup-bot


This PR updates [setuptools](https://pypi.org/project/setuptools) from **47.1.1** to **47.2.0**.



<details>
  <summary>Changelog</summary>
  
  
   ### 47.2.0
   ```
   -------

* 2194: Editable-installed entry points now load significantly faster on Python versions 3.8+.
   ```
   
  
</details>


 

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/setuptools
  - Changelog: https://pyup.io/changelogs/setuptools/
  - Repo: https://github.com/pypa/setuptools
</details>



Co-authored-by: pyup-bot <[email protected]>
  • Loading branch information
bors[bot] and pyup-bot authored Jun 15, 2020
2 parents c328385 + 8e4b92a commit b820efb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ tests_require =
# FIXME: This name seems wrong, but I can't think of a better one atm.
build =
pip==20.1.1
setuptools==47.1.1
setuptools==47.2.0
wheel==0.34.2

testing =
Expand Down

0 comments on commit b820efb

Please sign in to comment.