Skip to content
Snippets Groups Projects
Commit c387f90c authored by user's avatar user
Browse files

add pipenv

parent 04028b5b
No related branches found
No related tags found
No related merge requests found
Pipfile 0 → 100644
[[source]]
url = "https://pypi.python.org/simple"
verify_ssl = true
[packages]
steem = "0.18.2"
bottle = "*"
bottle-sqlalchemy = "*"
bottle_errorsrest = "*"
SQLAlchemy = "*"
mysqlclient = "*"
click = "*"
click-spinner = "*"
funcy = "*"
toolz = "*"
maya = "*"
ujson = "*"
[requires]
python_version = "3.5"
[dev-packages]
ipython = "*"
pep8 = "*"
pytest = "*"
pytest-console-scripts = "*"
pytest-docker = "*"
pytest-pylint = "*"
recommonmark = "*"
sphinxcontrib-programoutput = "*"
sphinxcontrib-restbuilder = "*"
yapf = "*"
Sphinx = "*"
autopep8 = "*"
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