Commit a15a276e authored by Donald Stufft's avatar Donald Stufft

Remove packaging from setup.py

parent 4b8fbbf7
......@@ -198,9 +198,6 @@ setup_params = dict(
Topic :: System :: Systems Administration
Topic :: Utilities
""").strip().splitlines(),
install_requires=[
"packaging>=14.2,<15.0.dev0",
],
extras_require={
"ssl:sys_platform=='win32'": "wincertstore==0.2",
"certs": "certifi==1.0.1",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment