[[source]]
url = "https://pypi.python.org/simple"
verify_ssl = true

[packages]

requests = "*"
xlrd = "*"

[dev-packages]

pylint = "*"
ipython = "*"
pytest = "*"
sphinx = "*"
"e1839a8" = {editable = true, path = "."}
"sphinx-rtd-theme" = "*"