Skip to content

Fix: in the full version of the template, we have some linting rules that conflict with each other #123

@lwasser

Description

@lwasser

In the current setup, we use an isort config that wants one line after imports, but I think another rule adds 2 spaces. so it's an infinite look

  • Also the tests including linting, and package tests, and more - i thijnk we should have different ci actions which will make maintenance easier and also when something fails, you'll know where

I propose

  • linting / precommit
  • tests suite only - runs across os's
  • a build that runs on pr's for the wheel and sdist and then it deploys on release with trusted publishing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions