You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To make development in the future a little easier and to be able to cover more of the contribution guides in the shared wiki, it'd make sense to homogenize some of the settings.
E.g., all Python packages should have a similar-looking pyproject.toml and .pre-commit-config.yaml.
Also, I wanted to migrate all repos to the superior src layout.
To make development in the future a little easier and to be able to cover more of the contribution guides in the shared wiki, it'd make sense to homogenize some of the settings.
E.g., all Python packages should have a similar-looking
pyproject.tomland.pre-commit-config.yaml.Also, I wanted to migrate all repos to the superior
srclayout.