clog - logging as simple as putting on a shoe.
Go to file
theonepath a87c6b1998
Added requirements-dev.txt
File is used with pip to install all the required dependencies for developer testing only
2022-05-04 00:18:43 +01:00
clog Moved package modules into clog 2022-05-03 23:28:44 +01:00
.coverage Added .coverage 2022-05-04 00:16:04 +01:00
.gitignore Updated .gitignore 2022-05-04 00:14:53 +01:00
LICENCE.txt Added LICENCE.txt 2022-05-03 14:51:54 +01:00
pyproject.toml Updated pyproject.toml 2022-05-04 00:17:09 +01:00
README.md Added README.md 2022-05-03 23:36:13 +01:00
requirements-dev.txt Added requirements-dev.txt 2022-05-04 00:18:43 +01:00
setup.cfg Updated setup.cfg 2022-05-04 00:17:52 +01:00
setup.py Added packaging build files 2022-05-03 23:32:53 +01:00
tox.ini Added tox.ini 2022-05-03 23:40:19 +01:00