From 758eab35155b97c364d8bf40654367fcb8785379 Mon Sep 17 00:00:00 2001 From: "Jason R. Coombs" Date: Tue, 11 Dec 2018 14:43:20 -0500 Subject: Add changelog entry. Ref #1594. --- changelog.d/1594.change.rst | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/1594.change.rst (limited to 'changelog.d') diff --git a/changelog.d/1594.change.rst b/changelog.d/1594.change.rst new file mode 100644 index 00000000..91a0c28c --- /dev/null +++ b/changelog.d/1594.change.rst @@ -0,0 +1 @@ +PEP 517 backend no longer declares setuptools as a dependency as it can be assumed. -- cgit v1.2.3