Skip to content

Commit

Permalink
[fc] Repository: plone.rest
Browse files Browse the repository at this point in the history
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
tisto committed Oct 28, 2023
1 parent a2d1430 commit 4dde2af
Showing 1 changed file with 41 additions and 24 deletions.
Loading

0 comments on commit 4dde2af

Please sign in to comment.