0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Apr 01, 2025 — Apr 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update MANIFEST file patterns just in case. More... 8 months ago
Deal with Windows file path differences. More... 8 months ago
Remove usage of pytest-mypy-plugin. More... 8 months ago
Add type hints for FunctionWrapper and mypy type checking test framework. More... 8 months ago
Ensure testing with mypy pytests. More... 8 months ago
Match pytest config in old setup.cfg file. More... 8 months ago
Add pytest config options to pyproject.toml. More... 8 months ago
Add change notes about need for setuptools at runtime. More... 8 months ago
Remove Makefile after transition to Justfile. More... 8 months ago
More file cleanups. More... 8 months ago
Adjust file cleanup. More... 8 months ago
Add pytest-mypy-plugin to tox setup. More... 8 months ago
Add pytest-mypy-plugins for Python 3.9+. More... 8 months ago
Fix up type hints due to mypy errors. More... 8 months ago
Need to tell mypy which Python version. More... 8 months ago
First type hint to satisfy mypy. More... 8 months ago
Assume mypy is in PATH rather than install it. More... 8 months ago
Create empty stubs for type hints. More... 8 months ago
Ignore mypy error. More... 8 months ago
Ignore mypy error. More... 8 months ago
Ignore mypy error and add warning that must use old style meta class setup. More... 8 months ago
Ignore mypy errors. More... 8 months ago
Ignore mypy errors. More... 8 months ago
Properly configure black/isort formatters for project. More... 8 months ago
Add tests for analysing code with mypy. More... 8 months ago
Add link to testing docs in README. More... 8 months ago
Update testing instructions. More... 8 months ago
Make sure testing for different variations. More... 8 months ago
Add tests for module import entry points. More... 8 months ago
Change to global import to allow test mocking. More... 8 months ago