[[source]]

url = "https://artifactory.mnemonic.no/artifactory/api/pypi/pypi/simple"
verify_ssl = false
name = "artifactory"


[requires]

python_version = '3.6'


[packages]

requests = "*"
jsonschema = "*"
"jinja2" = "*"
pyyaml = "*"
ipython = "*"
colorlog = "*"
requests-mock = "*"
faker = "*"


[dev-packages]

ipython = "*"
pytest-runner = "*"
pylint = "*"
sphinx = "*"
pytest = "*"
pytest-watch = "*"
pytest-cov = "*"
pypandoc = "*"
recommonmark = "*"
sphinx-autodoc-annotation = "*"
"m2r" = "*"
