0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 18 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
pyproject.toml: use spaces for indentation More... 3 months ago
project: update copyright for 2024 More... 3 months ago
setup: rename "release" dependencies to "build" More... 3 months ago
docs: make the use of sphinx.ext.intersphinx optional More... 3 months ago
garden: run tox in parallel More... 3 months ago
garden: remove garden.root configuration More... 3 months ago
tree-wide: apply suggestions recommended by ruff More... 4 months ago
tests: enable ruff checks More... 4 months ago
setup: get rid of setup.py More... 4 months ago
setup: get rid of requirements-dev.txt More... 4 months ago
requirements-dev: add twine for deploying to pypi More... 4 months ago
pyproject.toml: add testing classifiers More... 4 months ago
requirements-dev: add "wheel" dependency More... 4 months ago
setup.py: use python3 More... 4 months ago
garden: add a "setup" command for creating a virtualenv for development More... 4 months ago
tox: add the "build" dependency More... 4 months ago
tox: add coverage reporting More... 4 months ago
garden: add an "install" command More... 4 months ago
garden: add a "test" command More... 4 months ago
garden: add a "clean" target More... 4 months ago
garden: add a "tox" command More... 4 months ago
mockfs: add a context manager API for use in standalone pytest functions More... 4 months ago
tests: enable pytest --doctest-modules More... 4 months ago
mockfs: example code style tweaks More... 4 months ago
garden: allow passing arguments to "garden doc" More... 4 months ago
docs: set a project title for the furo theme More... 4 months ago
CHANGES: update v2.0.0 release notes draft More... 4 months ago
docs: use the furo theme More... 4 months ago
garden: add a garden file to minimize use of "make" More... 4 months ago
docs: remove sphinxtogithub More... 4 months ago