Skip to content

Commit a54838e

Browse files
committed
Merge branch 'setup-cfg' of https://github.com/lwhsu/mechanize
2 parents 4198499 + a14ecec commit a54838e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ license = BSD
88
description = Stateful, programmatic web browsing
99
long_description = file: README.rst
1010
url = https://github.com/python-mechanize/mechanize
11-
packages = mechanize
1211
classifiers =
1312
Development Status :: 5 - Production/Stable
1413
Intended Audience :: Developers
@@ -37,6 +36,7 @@ classifiers =
3736
Topic :: Text Processing :: Markup :: XML
3837

3938
[options]
39+
packages = mechanize
4040
zip_safe = True
4141
install_requires = html5lib>=0.999999999
4242

0 commit comments

Comments
 (0)