[[source]]

verify_ssl = true
name = "pypi"
url = "https://pypi.python.org/simple"


[packages]

click = "*"
"enum34" = "*"
pathlib = "*"
requests = "*"
envparse = "*"


[dev-packages]

factory_boy = "*"
mock = "*"
pytest = "*"
pytest-xdist = "*"
pytest-html = "*"
pytest-sugar = "*"
pytest-cov = "*"
"psycopg2" = "*"
pathlib = "*"
"enum34" = "*"
"fa3f3bd" = {editable = true, path = "/data/work/wooyek/fakturownia-python"}
"bump2version" = "*"
check-manifest = "*"
codecov = "*"
coverage = "*"
detox = "*"
"flake8" = "*"
isort = "*"
Pygments = "*"
readme_renderer = "*"
tox = "*"
Sphinx = ">=1.6.5"
sphinx_rtd_theme = "*"
docutils = "==0.13.1"
sphinxcontrib-spelling = "*"
pyenchant = "*"
pytest-mock = "*"
