Dependencies¶
The requirements.txt file contains this project’s module dependencies.
You can install these dependencies using pip.
pip install -r requirements.txt
requirements.txt¶
click
pip-check-reqs
pip-licenses
flake8
flake8-docstrings
pytest
pytest-cov
pytest-pythonpath
setuptools
Sphinx
sphinx-rtd-theme
tox
twine
Runtime Dependencies and Licenses¶
Name |
Version |
License |
URL |
Click |
7.0 |
BSD |
|
bleach |
3.1.0 |
Apache Software License |
|
filelock |
3.0.12 |
Public Domain <http://unlicense.org> |
|
frozenordereddict |
1.2.0 |
MIT |
|
importlib-metadata |
0.18 |
Apache Software License |
|
readme-renderer |
24.0 |
Apache License, Version 2.0 |
|
toml |
0.10.0 |
MIT |
|
webencodings |
0.5.1 |
BSD |
|
zipp |
0.5.1 |
UNKNOWN |