You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Warned for usage of uppercase keys in :code:`metadata` in :code:`setup.cfg`, restored some compatiblity by transforming to lowercase if not. Followed the change of keys in :code:`setup.cfg` now being case-sensitive -- by :user:`melissa-kun-li`
1
+
Made option keys in the ``[metadata]`` section of ``setup.cfg`` case-sensitive. Users having
2
+
uppercase option spellings will get a warning suggesting to make them to lowercase
0 commit comments