Skip to content

Commit

Permalink
* clean req
Browse files Browse the repository at this point in the history
  • Loading branch information
Laisky committed Dec 28, 2015
1 parent e5848c0 commit 74a0fd2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
5 changes: 0 additions & 5 deletions requirements.txt
Expand Up @@ -20,8 +20,3 @@ pymysql
# test
nose

# task pysnmp
pysnmp-mibs
pysnmp
PyYAML
pymongo
3 changes: 1 addition & 2 deletions setup.py
Expand Up @@ -20,14 +20,13 @@
include_package_data=True,
install_requires=requires,
classifiers=[
"Development Status :: 4 - Alpha",
"Development Status :: 4 - Beta",
'Topic :: Software Development :: Libraries',
"Environment :: Web Environment",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
"Programming Language :: Python",
'Programming Language :: Python :: 3.4',
"Framework :: Tornado",
],
zip_safe=True)

0 comments on commit 74a0fd2

Please sign in to comment.