Skip to content
Snippets Groups Projects
Commit d583c394 authored by angdmz's avatar angdmz
Browse files

Django como dependencia

parent e6630f48
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,8 @@ setup(
author_email='agustindorda@gmail.com',
install_requires=[
'aiohttp==3.5.4',
'web3==4.6.0'
'web3==4.6.0',
'Django==2.1.7'
],
classifiers=[
'Framework :: Django',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment