Skip to content

pytest and pytest-asyncio should not be regular dependencies #143

@WalkerCodeRanger

Description

@WalkerCodeRanger

Currently, this package requires pytest and pytest-asyncio. This causes them to be included in production deployments. These two testing packages should only be dependencies for testing. I'm not a Python expert so I don't know the best way to set that up. It sounds like it might be sufficient to move them to test extras or dev dependencies. If that doesn't suit this package, it might be necessary to split it into two packages fdk and fdk-testing.

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