Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Branch: refs/heads/main Date: 2023-10-28T22:14:31+02:00 Author: Gil Forcada Codinachs (gforcada) <[email protected]> Commit: plone/plone.rest@8fdc78c Config with default template (#150) * Configuring with plone/meta * feat: drop GHA replaced by pre-commit.ci * chore: zpretty * feat: drop six usage * feat: drop old pkgutil namespace * chore: keep try/except imports last * feat: declare dependencies Files changed: A .editorconfig A .github/workflows/meta.yml A .meta.toml A news/93e1ab65.internal A tox.ini M .flake8 M .gitignore M .pre-commit-config.yaml M pyproject.toml M setup.py M src/plone/__init__.py M src/plone/rest/configure.zcml M src/plone/rest/errors.py M src/plone/rest/meta.zcml M src/plone/rest/patches.zcml M src/plone/rest/testing.zcml D .github/workflows/black.yml D .github/workflows/flake8.yml D .github/workflows/pyroma.yml D .github/workflows/zpretty.yml D setup.cfg
- Loading branch information