[dev-packages] pipenv = {path = ".", editable = true, extras = ["tests", "dev"]} sphinx-click = "<3" click = "*" pytest_pypi = {path = "./tests/pytest-pypi", editable = true} stdeb = {version="*", markers="sys_platform == 'linux'"} dataclasses = {version="*", markers="python_version < '3.7'"} importlib-resources = {version = "*", markers = "python_version < '3.7'"} sphinxcontrib-spelling = "<4.3.0" pre-commit = "*" atomicwrites = {version = "*", markers="sys_platform == 'win32'"} [packages] [scripts] tests = "bash ./run-tests.sh" [pipenv] allow_prereleases = true