diff --git a/.gitignore b/.gitignore index 97472535..ceb92eab 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,5 @@ dist/ *~ .python-version .mypy_cache/ +requirements.txt +requirements.in diff --git a/requirements.in b/requirements.in deleted file mode 100644 index e7ab444a..00000000 --- a/requirements.in +++ /dev/null @@ -1 +0,0 @@ -.[dev] diff --git a/requirements.txt b/requirements.txt deleted file mode 100644 index 5a9d2d3b..00000000 --- a/requirements.txt +++ /dev/null @@ -1,204 +0,0 @@ -# -# This file is autogenerated by pip-compile -# To update, run: -# -# pip-compile --no-emit-index-url --no-emit-trusted-host requirements.in -# -alabaster==0.7.12 - # via sphinx -apipkg==1.5 - # via execnet -appdirs==1.4.4 - # via - # black - # virtualenv -attrs==20.3.0 - # via - # pytest - # pytest-mypy -babel==2.9.0 - # via sphinx -black==20.8b1 - # via pyhamcrest -bleach==3.2.1 - # via readme-renderer -certifi==2020.11.8 - # via requests -chardet==3.0.4 - # via requests -click==7.1.2 - # via - # black - # towncrier -colorama==0.4.4 - # via twine -coverage==5.3 - # via pyhamcrest -distlib==0.3.1 - # via virtualenv -docutils==0.16 - # via - # readme-renderer - # sphinx -execnet==1.7.1 - # via pytest-xdist -filelock==3.0.12 - # via - # pytest-mypy - # tox - # virtualenv -flake8==3.8.4 - # via pyhamcrest -idna==2.10 - # via requests -imagesize==1.2.0 - # via sphinx -incremental==17.5.0 - # via towncrier -iniconfig==1.1.1 - # via pytest -jinja2==2.11.2 - # via - # sphinx - # towncrier -keyring==21.5.0 - # via twine -markupsafe==1.1.1 - # via jinja2 -mccabe==0.6.1 - # via flake8 -mypy-extensions==0.4.3 - # via - # black - # mypy -mypy==0.790 - # via pytest-mypy -packaging==20.4 - # via - # bleach - # pytest - # pytest-sugar - # sphinx - # tox -pathspec==0.8.1 - # via black -pkginfo==1.6.1 - # via twine -pluggy==0.13.1 - # via - # pytest - # tox -py==1.9.0 - # via - # pytest - # pytest-forked - # tox -pycodestyle==2.6.0 - # via flake8 -pyflakes==2.2.0 - # via flake8 -pygments==2.7.2 - # via - # readme-renderer - # sphinx -file:///Users/offby1/projects/PyHamcrest - # via -r requirements.in -pyparsing==2.4.7 - # via packaging -pytest-forked==1.3.0 - # via pytest-xdist -pytest-mypy==0.8.0 - # via pyhamcrest -pytest-sugar==0.9.4 - # via pyhamcrest -pytest-xdist==2.1.0 - # via pyhamcrest -pytest==6.1.2 - # via - # pyhamcrest - # pytest-forked - # pytest-mypy - # pytest-sugar - # pytest-xdist -pytz==2020.4 - # via babel -readme-renderer==28.0 - # via twine -regex==2020.11.13 - # via black -requests-toolbelt==0.9.1 - # via twine -requests==2.25.0 - # via - # requests-toolbelt - # sphinx - # twine -rfc3986==1.4.0 - # via twine -six==1.15.0 - # via - # bleach - # packaging - # readme-renderer - # tox - # virtualenv -snowballstemmer==2.0.0 - # via sphinx -sphinx-rtd-theme==0.5.0 - # via pyhamcrest -sphinx==3.3.1 - # via - # pyhamcrest - # sphinx-rtd-theme -sphinxcontrib-applehelp==1.0.2 - # via sphinx -sphinxcontrib-devhelp==1.0.2 - # via sphinx -sphinxcontrib-htmlhelp==1.0.3 - # via sphinx -sphinxcontrib-jsmath==1.0.1 - # via sphinx -sphinxcontrib-qthelp==1.0.3 - # via sphinx -sphinxcontrib-serializinghtml==1.1.4 - # via sphinx -termcolor==1.1.0 - # via pytest-sugar -toml==0.10.2 - # via - # black - # pytest - # towncrier - # tox -towncrier==19.2.0 - # via pyhamcrest -tox-asdf==0.1.0 - # via pyhamcrest -tox-pyenv==1.1.0 - # via pyhamcrest -tox==3.20.1 - # via - # pyhamcrest - # tox-asdf - # tox-pyenv -tqdm==4.53.0 - # via twine -twine==3.2.0 - # via pyhamcrest -typed-ast==1.4.1 - # via - # black - # mypy -typing-extensions==3.7.4.3 - # via - # black - # mypy -urllib3==1.26.2 - # via requests -virtualenv==20.2.1 - # via tox -webencodings==0.5.1 - # via bleach - -# The following packages are considered to be unsafe in a requirements file: -# setuptools