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
This change allows a setup.cfg file to define classifiers using
the attribute of "classifier" in addition to "classifiers". The
attribute "classifier" is an alias of "classifiers" according
to the setuptools documentation.
Fixes: #105
Signed-off-by: Eric Brown <eric_wade_brown@yahoo.com>
0 commit comments