diff options
author | Jason R. Coombs <jaraco@jaraco.com> | 2021-05-19 20:49:52 -0400 |
---|---|---|
committer | Jason R. Coombs <jaraco@jaraco.com> | 2021-05-19 20:49:52 -0400 |
commit | a16377e838c1b39e3464dbcb50a09b24253ac60f (patch) | |
tree | 41ca8475f3ee4af25df55aa9057dbb8e59c213ed | |
parent | b8eaf13a0eef45fc4e925ebe8beec67b7e679d2c (diff) | |
download | python-setuptools-git-a16377e838c1b39e3464dbcb50a09b24253ac60f.tar.gz |
Add changelog.
-rw-r--r-- | changelog.d/2678.change.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/2678.change.rst b/changelog.d/2678.change.rst new file mode 100644 index 00000000..529c58ad --- /dev/null +++ b/changelog.d/2678.change.rst @@ -0,0 +1 @@ +Moved Setuptools' own entry points into declarative config. |