Skip to content

Commit 980ca7e

Browse files
authored
Update setup.py
Added missing symbol.
1 parent 09d9d5b commit 980ca7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
packages=setuptools.find_packages(),
1717
install_requires=[
1818
'ipaddress;python_version<"3.3"',
19-
]
19+
],
2020
classifiers=(
2121
"Development Status :: 5 - Production/Stable",
2222
"Intended Audience :: Developers",

0 commit comments

Comments
 (0)