summaryrefslogtreecommitdiff
path: root/changelog.d/1608.change.rst
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.d/1608.change.rst')
-rw-r--r--changelog.d/1608.change.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/1608.change.rst b/changelog.d/1608.change.rst
deleted file mode 100644
index c0f493b1..00000000
--- a/changelog.d/1608.change.rst
+++ /dev/null
@@ -1 +0,0 @@
-Removed the conversion of dashes to underscores in the :code:`extras_require` and :code:`data_files` of :code:`setup.cfg` to support the usage of dashes. Method will warn users when they use a dash-separated key which in the future will only allow an underscore. Note: the method performs the dash to underscore conversion to preserve compatibility, but future versions will no longer support it -- by :user:`melissa-kun-li` \ No newline at end of file