2
0
mirror of https://github.com/openkmip/pykmip synced 2025-12-11 13:53:14 +00:00

Removing the sqlalchemy library from requirements

This commit is contained in:
Peter Hamilton
2014-12-08 16:23:29 -05:00
parent 6cbb3159ca
commit d2f6cf11b0
2 changed files with 0 additions and 2 deletions

View File

@@ -30,7 +30,6 @@ setuptools.setup(
install_requires=[
"enum34",
"six",
"sqlalchemy",
],
classifiers=[
"Intended Audience :: Developers",