Testing new version of decorator.
This commit is contained in:
parent
d3df810065
commit
fde721bed7
123 changed files with 2740 additions and 1114 deletions
1
setup.py
1
setup.py
|
|
@ -5,7 +5,6 @@ from setuptools import setup, find_packages
|
|||
install_requires = [
|
||||
"Jinja2>=2.8",
|
||||
"boto>=2.36.0",
|
||||
"httpretty==0.8.10",
|
||||
"requests",
|
||||
"xmltodict",
|
||||
"six",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue