{ "info": { "author": "Praekelt Consulting", "author_email": "dev@praekelt.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "Tox Run Before Plugin\n=====================\n**Tox plugin to run shell commands before the test environments are created.**\n\nInstallation\n------------\n\n#. Add ``tox-run-before`` to your Python path.\n\nUsage\n-----\n\nA new ``run_before`` declaration is available under ``testenv`` sections.\nExample::\n\n [testenv]\n run_before =\n echo Building Yarn\n yarn\n yarn build\n\nAuthors\n=======\n\nPraekelt Consulting\n-------------------\n\n* Hedley Roos\n\nChangelog\n=========\n\n0.1\n---\n#. First release.\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "tox-run-before", "package_url": "https://pypi.org/project/tox-run-before/", "platform": "", "project_url": "https://pypi.org/project/tox-run-before/", "project_urls": null, "release_url": "https://pypi.org/project/tox-run-before/0.1/", "requires_dist": null, "requires_python": "", "summary": "Tox plugin to run shell commands before the test environments are created.", "version": "0.1" }, "last_serial": 3483948, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "aefda25c63d185911e10fbde5628a1ea", "sha256": "166b5fcb6c4830c376f08461f295b77254fadd2fbaeb8970fd5346f5fe27db07" }, "downloads": -1, "filename": "tox_run_before-0.1-py2.7.egg", "has_sig": false, "md5_digest": "aefda25c63d185911e10fbde5628a1ea", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 2279, "upload_time": "2018-01-12T13:09:32", "url": "https://files.pythonhosted.org/packages/85/4f/406b9b8b26f6e959985b117d6193707b72438946ce24910ec68f4fa5f3a6/tox_run_before-0.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "4b226ae7493a62fc84bf6d16762bc23f", "sha256": "667d9a04e2a6ada6b04230b9fe036aa125a4b09060e44883dce6e8ee8898bf7d" }, "downloads": -1, "filename": "tox-run-before-0.1.tar.gz", "has_sig": false, "md5_digest": "4b226ae7493a62fc84bf6d16762bc23f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1678, "upload_time": "2018-01-12T13:09:28", "url": "https://files.pythonhosted.org/packages/7f/9c/a647b55f046bb791c22090650a807cff1071a3afaefaf614b03dc2da40f8/tox-run-before-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "aefda25c63d185911e10fbde5628a1ea", "sha256": "166b5fcb6c4830c376f08461f295b77254fadd2fbaeb8970fd5346f5fe27db07" }, "downloads": -1, "filename": "tox_run_before-0.1-py2.7.egg", "has_sig": false, "md5_digest": "aefda25c63d185911e10fbde5628a1ea", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 2279, "upload_time": "2018-01-12T13:09:32", "url": "https://files.pythonhosted.org/packages/85/4f/406b9b8b26f6e959985b117d6193707b72438946ce24910ec68f4fa5f3a6/tox_run_before-0.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "4b226ae7493a62fc84bf6d16762bc23f", "sha256": "667d9a04e2a6ada6b04230b9fe036aa125a4b09060e44883dce6e8ee8898bf7d" }, "downloads": -1, "filename": "tox-run-before-0.1.tar.gz", "has_sig": false, "md5_digest": "4b226ae7493a62fc84bf6d16762bc23f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1678, "upload_time": "2018-01-12T13:09:28", "url": "https://files.pythonhosted.org/packages/7f/9c/a647b55f046bb791c22090650a807cff1071a3afaefaf614b03dc2da40f8/tox-run-before-0.1.tar.gz" } ] }